diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-02-08 10:34:55 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-02-08 10:34:55 +0000 |
commit | 86058a2d0cb92466b4e8a316b21562a79c7559b9 (patch) | |
tree | 79fc2d8b5d8b0a111e3a74037359777afd1df976 /Todo-5.005 | |
parent | a43a7b9b40bf89fadd8851b90ce97e573bb2509a (diff) | |
download | perl-86058a2d0cb92466b4e8a316b21562a79c7559b9.tar.gz |
make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to let
them ask for insanity (untested)
p4raw-id: //depot/perl@2832
Diffstat (limited to 'Todo-5.005')
-rw-r--r-- | Todo-5.005 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Todo-5.005 b/Todo-5.005 index 58959fab77..a8831b1370 100644 --- a/Todo-5.005 +++ b/Todo-5.005 @@ -17,7 +17,6 @@ Compiler Namespace cleanup CPP-space: restrict what we export from headers - stop malloc()/free() pollution unless asked header-space: move into CORE/perl/ API-space: begin list of things that constitute public api |