diff options
author | Brian Ingerson <ingy@ttul.org> | 2001-09-29 10:41:13 -0700 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-09-30 00:15:38 +0000 |
commit | 8d344e3e57673a7c678a1daf0c8a5f11c220a8f9 (patch) | |
tree | d686fa618e8493c8932fab2f95aa604436ad55f5 /global.sym | |
parent | 9ae8cd5b44680cc8af3d7ecc507f22e5e2031731 (diff) | |
download | perl-8d344e3e57673a7c678a1daf0c8a5f11c220a8f9.tar.gz |
Patch to put qsortsv in the public API
Message-ID: <20010929174113.A30223@ttul.org>
p4raw-id: //depot/perl@12276
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 ab477a0a8d..28d86a5472 100644 --- a/global.sym +++ b/global.sym @@ -219,6 +219,7 @@ Perl_grok_oct Perl_markstack_grow Perl_mess Perl_vmess +Perl_sortsv Perl_mg_clear Perl_mg_copy Perl_mg_find |