patch applied (packages/base): Add GHC.IO.Handle.FD.openFileBlocking (#4248)
Simon Marlow
marlowsd at gmail.com
Tue Mar 29 17:31:38 CEST 2011
Tue Mar 29 06:09:28 PDT 2011 Simon Marlow <marlowsd at gmail.com>
* Add GHC.IO.Handle.FD.openFileBlocking (#4248)
like openFile, but opens the file without O_NONBLOCK
M ./GHC/IO/FD.hs -7 +12
M ./GHC/IO/Handle/FD.hs -9 +21
M ./System/Posix/Internals.hs +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=packages/base;a=darcs_commitdiff;h=20110329130928-12142-ae89aa9149e1d9eece40677fb1a1fddb1c21df1d.gz
More information about the Cvs-libraries
mailing list