diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-05-18 09:40:58 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-05-18 09:40:58 +0000 |
commit | 3666098248b43282bda1153dae2f4c1e4af38d09 (patch) | |
tree | 9c69a323f89cdd81b231dc630b0eaf134225da7a /global.sym | |
parent | 9e6b2b00f0190751b970ece3db7033405cb08ca5 (diff) | |
parent | d2719217c9b7910115cef7ea0c16d68e6b286cf7 (diff) | |
download | perl-3666098248b43282bda1153dae2f4c1e4af38d09.tar.gz |
[asperl] integrate mainline changes (untested)
p4raw-id: //depot/asperl@1010
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 854b23087c..1ce7a688d3 100644 --- a/global.sym +++ b/global.sym @@ -24,6 +24,7 @@ dec_amg di div_amg div_ass_amg +do_binmode ds eq_amg exp_amg @@ -311,6 +312,7 @@ fetch_io filter_add filter_del filter_read +find_script find_threadsv fold_constants force_ident @@ -390,11 +392,14 @@ magic_get magic_getarylen magic_getdefelem magic_getglob +magic_getnkeys magic_getpack magic_getpos magic_getsig +magic_getsubstr magic_gettaint magic_getuvar +magic_getvec magic_len magic_mutexfree magic_nextpack |