Work-in-progress - do not integrate yet
authorNick Ing-Simmons <nik@tiuk.ti.com>
Wed, 21 May 2003 20:16:45 +0000 (20:16 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Wed, 21 May 2003 20:16:45 +0000 (20:16 +0000)
commita9a28921a06508e1ec8a1da7fdf58c72faa64c96
tree960da6dfb1452466617cf76225b9787b3919b987
parenta1631febe734118bd5019b2e4fd6e58df1ed6bb6
Work-in-progress - do not integrate yet
Experimental PerlIO_syslayer() [or sysread only at this point]
3 fails on a UNIX :perlio stack
 - warnings misses Filehandle F opened only for output (weird)
 - socketpair discovers that Unix_read() restarts on EINTR (gotcha)
 - lib/open fails to sysread() chars (a feature?)

p4raw-id: //depot/perlio@19587
makedef.pl
perlio.c
perlio.h
perliol.h
pp_sys.c