Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issue7213: Open the pipes used by subprocesses with the FD_CLOEXEC flag from | Gregory P. Smith | 2010-12-13 | 1 | -0/+7 |
the C code, using pipe2() when available. Adds unittests for close_fds and cloexec behaviors. |