Thread (2 messages) flat view 2 messages, 2 authors, 2016-08-19

Re: [PATCH 2/2] mingw: ensure temporary file handles are not inherited by child processes

From: Eric Wong <hidden>
Date: 2016-08-19 01:34:19

Junio C Hamano [off-list ref] wrote:
Our codepaths themselves generally do not care about O_CLOEXEC, so
giving a racy emulation of it is not worth the effort, making the
later half of the above an overkill.
OK.
Perhaps the three lines to
define O_CLOEXEC to 0 on older UNIX might be sufficient.
I'd be more comfortable keeping the EINVAL check that got
snipped in your reply.  O_CLOEXEC can be defined to non-zero in
new userspace headers, but an older kernel chokes on it with
EINVAL.

I've seen this failure in the past with chroots.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help