X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=global.sym;h=58c05ad501d7e40df8a0577ad61eb506e39303c3;hb=605881df1187f0374622b9de459bb7d803f7d806;hp=0ff88886df270774685fbb9ec51a3c5b16820bcc;hpb=4026c95ac795414220d662f764bd6e993724505d;p=p5sagit%2Fp5-mst-13.2.git diff --git a/global.sym b/global.sym index 0ff8888..58c05ad 100644 --- a/global.sym +++ b/global.sym @@ -1,8 +1,8 @@ # # global.sym # -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, by Larry Wall and others +# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, +# 2000, 2001, 2002, 2003, 2004, 2005, by Larry Wall and others # # You may distribute under the terms of either the GNU General Public # License or the Artistic License, as specified in the README file. @@ -559,6 +559,8 @@ Perl_safesyscalloc Perl_safesysrealloc Perl_safesysfree Perl_GetVars +Perl_init_global_struct +Perl_free_global_struct Perl_runops_standard Perl_runops_debug Perl_sv_catpvf_mg @@ -588,8 +590,6 @@ Perl_do_op_dump Perl_do_pmop_dump Perl_do_sv_dump Perl_magic_dump -Perl_default_protect -Perl_vdefault_protect Perl_reginitcolors Perl_sv_2pv_nolen Perl_sv_2pvutf8_nolen @@ -619,6 +619,7 @@ Perl_dirp_dup Perl_gp_dup Perl_mg_dup Perl_sv_dup +Perl_rvpv_dup Perl_sys_intern_dup Perl_ptr_table_new Perl_ptr_table_fetch @@ -673,3 +674,6 @@ Perl_save_set_svflags Perl_hv_assert Perl_hv_clear_placeholders Perl_hv_scalar +Perl_gv_fetchpvn_flags +Perl_gv_fetchsv +Perl_savesvpv