ghelmer 5f5cbaa5f6 jilles pointed out that O_CLOEXEC could be used in the open(2) flags
rather than using fcntl(2) later, and in addition to saving a system
call, removes a possible race with fork/exec from threads or signal
handlers.
2012-01-11 16:35:26 +00:00
..
2011-12-15 22:07:36 +00:00
2010-08-03 17:40:09 +00:00
2010-08-03 17:40:09 +00:00
2010-08-22 11:48:32 +00:00
2012-01-11 00:31:04 +00:00
2011-03-24 16:06:57 +00:00
2012-01-10 21:47:58 +00:00
2010-08-06 14:33:42 +00:00