diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-10 04:57:07 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-03-10 04:57:07 +0000 |
commit | 59bd0823b6625605b67ec19bd9bcc4dd06530e7e (patch) | |
tree | c458c6636e5d8beb343d9a9b8fdec8f949f42584 /global.sym | |
parent | cb8129f94a333dfcf2cb8cf5b66784f951fc14de (diff) | |
download | perl-59bd0823b6625605b67ec19bd9bcc4dd06530e7e.tar.gz |
Renaming tweaks, and split off the reentrant "superbuffer"
init routine.
p4raw-id: //depot/perl@15139
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 9b709ec181..760606c0ae 100644 --- a/global.sym +++ b/global.sym @@ -321,6 +321,7 @@ Perl_ninstr Perl_op_free Perl_pad_sv Perl_new_struct_thread +Perl_reentrant_init Perl_call_atexit Perl_call_argv Perl_call_method |