Files
git/compat
Junio C Hamano 55d607d85b 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
2019-12-10 13:11:42 -08:00
..
2019-07-11 15:16:49 -07:00
2019-12-06 16:31:39 +01:00
2019-12-09 22:17:55 -08:00
2010-11-23 16:06:50 -08:00
2019-06-25 10:46:57 -07:00
2017-01-23 11:02:34 -08:00