summaryrefslogtreecommitdiff
path: root/builtin/mailsplit.c
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2019-11-22 14:41:02 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-11-23 11:17:01 +0900
commiteea4a7f4b3620df1b0bd3c1eb1d27e6fd4cb2ff5 (patch)
tree85e86a74f553f519877a0bd1565007fc344a3812 /builtin/mailsplit.c
parentThe first batch post 2.24 cycle (diff)
downloadtgif-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