diff options
author | Dan Sugalski <dan@sidhe.org> | 2000-10-25 09:36:35 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-10-25 20:14:30 +0000 |
commit | 8dcd6f7b32c170bcf62c1187a3413da9a3cdf97a (patch) | |
tree | 8465bcaf8dd18dc7ab182f0ea73e93049e9c1910 /global.sym | |
parent | 2607bbb4b9732ac518aea01a4967f693eba5de58 (diff) | |
download | perl-8dcd6f7b32c170bcf62c1187a3413da9a3cdf97a.tar.gz |
Add non-blocking thread doneness checking
Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
plus regen global.sym.
p4raw-id: //depot/perl@7442
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global.sym b/global.sym index 0dea03efbe..2143319d85 100644 --- a/global.sym +++ b/global.sym @@ -465,8 +465,8 @@ Perl_utf8_distance Perl_utf8_hop Perl_utf8_to_bytes Perl_bytes_to_utf8 +Perl_utf8_to_uv_simple Perl_utf8_to_uv -Perl_utf8_to_uv_chk Perl_uv_to_utf8 Perl_warn Perl_vwarn |