diff options
author | Junio C Hamano <gitster@pobox.com> | 2019-12-10 13:11:42 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-10 13:11:42 -0800 |
commit | 55d607d85b4c22fe2091102ed1eb907ea29b956a (patch) | |
tree | 15d39f4c879ca2ee09353de0ea98dc86cd298bb7 /connect.c | |
parent | Merge branch 'po/bundle-doc-clonable' (diff) | |
parent | mingw: forbid translating ERROR_SUCCESS to an errno value (diff) | |
download | tgif-55d607d85b4c22fe2091102ed1eb907ea29b956a.tar.xz |
Merge branch 'js/mingw-inherit-only-std-handles'
Work around a issue where a FD that is left open when spawning a
child process and is kept open in the child can interfere with the
operation in the parent process on Windows.
* js/mingw-inherit-only-std-handles:
mingw: forbid translating ERROR_SUCCESS to an errno value
mingw: do set `errno` correctly when trying to restrict handle inheritance
mingw: restrict file handle inheritance only on Windows 7 and later
mingw: spawned processes need to inherit only standard handles
mingw: work around incorrect standard handles
mingw: demonstrate that all file handles are inherited by child processes
Diffstat (limited to 'connect.c')
0 files changed, 0 insertions, 0 deletions