summaryrefslogtreecommitdiff
path: root/global.sym
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-05-05 05:33:43 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-05-05 05:33:43 +0000
commit7accc089c4644f7a60f6877ea3a436c5f3cc9651 (patch)
tree486442465c54bfc5d61770a0ba2dc8d31e434a22 /global.sym
parent9ac9d38683a830b1bc1c0e8c4b81a5d3144cbff0 (diff)
downloadperl-7accc089c4644f7a60f6877ea3a436c5f3cc9651.tar.gz
pack/unpack fixes from Wolfgang Laun:
- fix bug in UNICOS (where SIZE16 != sizeof(short)) - introduce and use new internal pack/unpack API (packlist, unpackstring) that does away with the unused arguments in the old API (pack_cat, unpack_str). p4raw-id: //depot/perl@19416
Diffstat (limited to 'global.sym')
-rw-r--r--global.sym2
1 files changed, 2 insertions, 0 deletions
diff --git a/global.sym b/global.sym
index e4908b6022..4f779049ab 100644
--- a/global.sym
+++ b/global.sym
@@ -353,6 +353,7 @@ Perl_set_numeric_radix
Perl_set_numeric_standard
Perl_require_pv
Perl_pack_cat
+Perl_packlist
Perl_pmflag
Perl_pop_scope
Perl_push_scope
@@ -516,6 +517,7 @@ Perl_to_utf8_title
Perl_to_utf8_fold
Perl_unlnk
Perl_unpack_str
+Perl_unpackstring
Perl_unsharepvn
Perl_utf16_to_utf8
Perl_utf16_to_utf8_reversed