diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-05-28 07:58:19 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-05-28 08:00:31 +0100 |
commit | 02927be17db68ef768a4a953e754b78a4350b226 (patch) | |
tree | d0f4048917c2bef8e0c4bf574cb37708cef65609 /globvar.sym | |
parent | ded4dd2add376b302c561318612805c584ef9e6a (diff) | |
download | perl-02927be17db68ef768a4a953e754b78a4350b226.tar.gz |
Add simple_bitmask and varies_bitmask to globvar.sym.
global.sym is generated; is there a way to automate globvar.sym?
Diffstat (limited to 'globvar.sym')
-rw-r--r-- | globvar.sym | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/globvar.sym b/globvar.sym index f1c81b816f..fe1a7ee9ea 100644 --- a/globvar.sym +++ b/globvar.sym @@ -34,9 +34,11 @@ reg_extflags_name sig_name sig_num simple +simple_bitmask utf8skip uuemap varies +varies_bitmask vtbl_amagic vtbl_amagicelem vtbl_arylen |