[project @ 2003-02-14 17:11:59 by sof]
authorsof <unknown>
Fri, 14 Feb 2003 17:12:00 +0000 (17:12 +0000)
committersof <unknown>
Fri, 14 Feb 2003 17:12:00 +0000 (17:12 +0000)
commit8e8f729096d28f18512e33d90c5ccb2b79d0f1f0
treedf1e21f0ec369d5a49e6b8c16621edec0769af69
parent0c3ce7a5b3c10ce1e181dab07bfe71aca7e83b33
[project @ 2003-02-14 17:11:59 by sof]
- add missing config.h include to Handle.hs
- Handle.hSetBuffering: don't bother putting the handle's FD into
  'raw' mode under Win32. 'raw' mode is just too specialised and
  potentially confusing (see comments.)
GHC/Handle.hs
GHC/Posix.hs