patch applied (ghc-6.10/packages/base): Set the IO manager pipe
descriptors to FD_CLOEXEC
Ian Lynagh
igloo at earth.li
Sat Feb 21 10:22:48 EST 2009
Thu Feb 19 03:42:17 PST 2009 Simon Marlow <marlowsd at gmail.com>
* Set the IO manager pipe descriptors to FD_CLOEXEC
Ignore-this: ac670a45f8a4d06dd7831a2674d6c119
This pipe is an internal implementation detail, we don't really want
it to be exposed.
M ./GHC/Conc.lhs +2
M ./System/Posix/Internals.hs +11
M ./include/HsBase.h +20
View patch online:
http://darcs.haskell.org/ghc-6.10/packages/base/_darcs/patches/20090219114217-12142-b98b751e5b24d46da9d5715082e3c1ac73aacb06.gz
More information about the Cvs-libraries
mailing list