This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make safesysmalloc() etc., always available; safemalloc() et al are
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 8 Feb 1999 13:23:16 +0000 (13:23 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 8 Feb 1999 13:23:16 +0000 (13:23 +0000)
commitf25172013443eb112285f24a09b83900edb8a738
tree678f9789da4edbccaa4836270985332e36f7f449
parent651b9576cc8d7812bbcba060854ec8a56f698aae
make safesysmalloc() etc., always available; safemalloc() et al are
now macros that point to the right malloc; fix various places in
sources that need to always use safesysmalloc() et al

p4raw-id: //depot/perl@2834
embed.h
global.sym
iperlsys.h
mg.c
objXSUB.h
perl.h
perl_exp.SH
proto.h
util.c
vms/gen_shrfls.pl
win32/makedef.pl