perl 5.003_01: doio.c
authorPerl 5 Porters <perl5-porters@africa.nicoh.com>
Sat, 20 Jul 1996 06:56:18 +0000 (06:56 +0000)
committerCharles Bailey <bailey@genetics.upenn.edu>
Sat, 20 Jul 1996 06:56:18 +0000 (06:56 +0000)
commit517844ec99ebe2d880df96289d21cffbf8a8b217
treebf77ae7402513b3554d6dbadcecb218c29c43c63
parent0c2634fcd1d84b99d20ef77de231400d450a99dd
perl 5.003_01: doio.c

Add curlies to nested expression for clarity
Rename keyword 'explicit' to eliminate C++ collision
Rename chsize() function to avoid collision with libc on some systems
Use macro for shell name as part of OS/2 support
Support 64-bit times
doio.c