This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
read/sysread/recv should now be utf8 aware.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 9 Dec 2000 23:40:14 +0000 (23:40 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 9 Dec 2000 23:40:14 +0000 (23:40 +0000)
commiteb5c063ad00efba84ec136b0b86cfe12eb4ab14c
tree01f417ed25c433c073ceac7e2054f3c28f69e4cf
parentd75029d0f4549b2fe0cff3cd80934a1b6bbb54eb
read/sysread/recv should now be utf8 aware.
Basic test for utf8 read.

p4raw-id: //depot/perlio@8059
pp_sys.c
t/io/utf8.t