This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4bf61a0
)
Minor update to malloc.c
author
Ilya Zakharevich
<ilya@math.ohio-state.edu>
Fri, 21 Feb 1997 02:44:13 +0000
(21:44 -0500)
committer
Chip Salzenberg
<chip@atlantic.net>
Fri, 21 Feb 1997 16:41:00 +0000
(
04:41
+1200)
This change of defines may satisfy Nick in his future life, when he
needs an effecient malloc() with DEBUGGING perl again:
p5p-msgid: <
199702210244
.VAA03676@monk.mps.ohio-state.edu>
malloc.c
patch
|
blob
|
blame
|
history
diff --git
a/malloc.c
b/malloc.c
index
b4be031
..
63db091
100644
(file)
--- a/
malloc.c
+++ b/
malloc.c
@@
-3,9
+3,9
@@
*/
#ifndef lint
-#
ifdef DEBUGGING
-#define RCHECK
-#endif
+#
if defined(DEBUGGING) && !defined(NO_RCHECK)
+#
define RCHECK
+#
endif
/*
* malloc.c (Caltech) 2/21/82
* Chris Kingsley, kingsley@cit-20.