This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
malloc wrappage
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 10 Feb 2004 23:15:14 +0000 (01:15 +0200)
committerNicholas Clark <nick@ccl4.org>
Wed, 17 Mar 2004 17:58:44 +0000 (17:58 +0000)
commit27d5b266d3ace9bd49a167d34f7350f3768d1326
tree67ceee30c206b7443faf00207d8642d0c1a115a7
parent165cc789d248f15373a01b5b620e86cdc98e3eab
malloc wrappage
Message-Id: <37BF70DE-5C0E-11D8-B5A1-00039362CB92@iki.fi>

plus change croak to Perl_croak_nocontext to make ithread safe
plus make it conditional on PERL_MALLOC_WRAP (default for blead is on)

p4raw-id: //depot/perl@22517
av.c
handy.h
perl.h
pod/perldiag.pod
pp.c