diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-05 06:27:37 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-07-05 06:27:37 +0000 |
commit | 5081475eefaf24307ce7eaf4c87aafd588b37e98 (patch) | |
tree | 744b428598c31382b30b98187d16cb837b6db9ec /global.sym | |
parent | f6f9bdb7c056c5766371aa31d1a898fb878f3de5 (diff) | |
download | perl-5081475eefaf24307ce7eaf4c87aafd588b37e98.tar.gz |
add ck_sysread() for better sysread/read/recv sanity
p4raw-id: //depot/perl@1319
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 44c8dbcc3b..2690ea8887 100644 --- a/global.sym +++ b/global.sym @@ -232,6 +232,7 @@ ck_spair ck_split ck_subr ck_svconst +ck_sysread ck_trunc condpair_magic convert |