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 /Changes5.005 | |
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 'Changes5.005')
-rw-r--r-- | Changes5.005 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changes5.005 b/Changes5.005 index 4980250c2c..cfd6e59a44 100644 --- a/Changes5.005 +++ b/Changes5.005 @@ -42,7 +42,7 @@ current addresses (as of July 1998): Dean Roehrich <roehrich@cray.com> Hugo van der Sanden <hv@crypt0.demon.co.uk> Roderick Schertler <roderick@argon.org> - Kurt D. Starsinic <kstar@chapin.edu> + Kurt D. Starsinic <kstar@isinet.com> Dan Sugalski <sugalskd@osshe.edu> Larry W. Virden <lvirden@cas.org> Ilya Zakharevich <ilya@math.ohio-state.edu> |