diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-11-22 14:41:02 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-23 11:17:01 +0900 |
commit | eea4a7f4b3620df1b0bd3c1eb1d27e6fd4cb2ff5 (patch) | |
tree | 85e86a74f553f519877a0bd1565007fc344a3812 /builtin/mailsplit.c | |
parent | The first batch post 2.24 cycle (diff) | |
download | tgif-eea4a7f4b3620df1b0bd3c1eb1d27e6fd4cb2ff5.tar.xz |
mingw: demonstrate that all file handles are inherited by child processes
When spawning child processes, we really should be careful which file
handles we let them inherit.
This is doubly important on Windows, where we cannot rename, delete, or
modify files if there is still a file handle open.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/mailsplit.c')
0 files changed, 0 insertions, 0 deletions