[project @ 2005-01-05 21:30:05 by krasimir]
authorkrasimir <unknown>
Wed, 5 Jan 2005 21:30:07 +0000 (21:30 +0000)
committerkrasimir <unknown>
Wed, 5 Jan 2005 21:30:07 +0000 (21:30 +0000)
commit8449ae9350867e2f18cb70f765fdea842ce61542
tree53ea58a031b37e95461e7c31bb4f537f63cf2359
parent5cb296ddc74173237af7d6f813211a9b0ecc7d16
[project @ 2005-01-05 21:30:05 by krasimir]
Added implementation for hSetFileSize. The configure script checks
for _chsize (usially Windows) and ftruncate (Linux) C functions
and the package uses one of them to implement hSetFileSize.
GHC/Handle.hs
System/IO.hs
System/Posix/Internals.hs
configure.ac
include/HsBase.h