commit | f56b4ec2ffa6d5667a3bd86040a1c771c1de33a5 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Sat Oct 16 08:31:55 2010 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Sat Oct 16 08:31:55 2010 +0000 |
tree | a06294130e18067eca755eb7e91ad6faa548e55c | |
parent | 6c42f1a89e16d69d5fe24bb8b3f6b37148cfa308 [diff] |
Trying to set FD_CLOEXEC on every fd is a lost cause, just use closefrom() before exec.