use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 14 Feb 2000 07:27:21 +0000 (07:27 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 14 Feb 2000 07:27:21 +0000 (07:27 +0000)
commite3663bad6e33b1f2ec45df9483f0907f7479b737
treede2bd3401b59e0ef0ef5ceb6e53998d7d311ea1d
parent4728200148c90f3ebcfc7ead8f99f7055a29d443
use system malloc() instead of sbrk() in Perl_malloc() under -DPURIFY

p4raw-id: //depot/perl@5078
malloc.c