simonmar 2000/10/10 02:28:50 PDT
Modified files:
ghc/lib/std/cbits fileObject.c
Log:
Loop in fill_up_line_buffer if read returns EINTR. The code
previously just returned in this case.
Revision Changes Path
1.11 +2 -2 fptools/ghc/lib/std/cbits/fileObject.c