perl 5.003_04: malloc.c
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Thu, 29 Aug 1996 09:12:59 +0000 (09:12 +0000)
committerAndy Dougherty <doughera@lafcol.lafayette.edu>
Thu, 29 Aug 1996 09:12:59 +0000 (09:12 +0000)
commit4dfc412b7eb33b2ea67a288317dc834237cb0efc
tree82e78658d1c1997eacafbe92009944e110d9efa7
parent77fb7b16ae6d07dddec9ce94d6a3c448380edebb
perl 5.003_04: malloc.c

A patch to perl5.003_02/malloc to give a sensible error abort() message
in ANSI C, and to give it to stderr instead of stdout.

Use config_h's STRINGIFY macro instead of pre-ANSI "p".
malloc.c