Fix PerlLIO_chsize() for platforms that don't have chsize()
authorSteve Hay <SteveHay@planit.com>
Tue, 29 Mar 2005 08:22:45 +0000 (08:22 +0000)
committerSteve Hay <SteveHay@planit.com>
Tue, 29 Mar 2005 08:22:45 +0000 (08:22 +0000)
commit58e24efff3e72032a19e2adb55a951735452dbca
tree730df36fd67e20d9774cb73a3aec5c66768e70fd
parentd94a595083cd516d035cdb88f9587033a47e185e
Fix PerlLIO_chsize() for platforms that don't have chsize()

This is the patch from the end of the thread that started here:
http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-09/msg00055.html

p4raw-id: //depot/perl@24092
doio.c
iperlsys.h
pp_sys.c