patch applied (packages/base): Set the IO manager pipe descriptors
to FD_CLOEXEC
Simon Marlow
simonmarhaskell at gmail.com
Thu Feb 19 07:35:21 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/packages/base/_darcs/patches/20090219114217-12142-b98b751e5b24d46da9d5715082e3c1ac73aacb06.gz
More information about the Cvs-libraries
mailing list