diff options
author | Albert Dvornik <bert@genscan.com> | 1998-09-17 15:23:07 -0400 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-09-23 10:41:39 +0000 |
commit | 455ece5e082708b1bd94cff001612bd4efb4d2e9 (patch) | |
tree | e6679b1c862a8bfef5d2dcca86151ec7f7d39148 /global.sym | |
parent | 9ad0a0f606dfe6bb2ec67942ae23eef93c8ce770 (diff) | |
download | perl-455ece5e082708b1bd94cff001612bd4efb4d2e9.tar.gz |
SSNEW() API for allocating memory on the savestack
Message-Id: <tqemtae338.fsf@puma.genscan.com>
Subject: [PATCH 5.005_51] (was: why SAVEDESTRUCTOR()...)
p4raw-id: //depot/perl@1852
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index c4f2229f92..676cb2a3c1 100644 --- a/global.sym +++ b/global.sym @@ -933,6 +933,7 @@ same_dirent save_I16 save_I32 save_aelem +save_alloc save_aptr save_ary save_clearsv |