[project @ 2000-03-10 15:23:40 by simonmar]
authorsimonmar <unknown>
Fri, 10 Mar 2000 15:23:40 +0000 (15:23 +0000)
committersimonmar <unknown>
Fri, 10 Mar 2000 15:23:40 +0000 (15:23 +0000)
commitf9a0273cd8017d27e81e314f067b0d5197918d68
tree21f0cd2c610f5786d6eae52b3366f30ade5a9083
parent2f4676b44b3800815c5d08a8518562e20046d082
[project @ 2000-03-10 15:23:40 by simonmar]
Fix h{Fill,Put}Buf(BA)?.  They now work in the presence of
partial/blocking reads and writes, and hPutBuf now doesn't hold on to
the handle while it's blocking.
ghc/lib/std/cbits/readFile.c
ghc/lib/std/cbits/stgio.h
ghc/lib/std/cbits/writeFile.c