diff options
author | 2017-04-19 16:13:22 -0700 | |
---|---|---|
committer | 2017-04-20 17:55:32 -0700 | |
commit | ae25394b4c21f072f176ccbaf7047abe7fa5f04d (patch) | |
tree | c04504f47cb2a5e3657e4e4d9aaeb4f240c5300c /t/t9301-fast-import-notes.sh | |
parent | string-list: add string_list_remove function (diff) | |
download | tgif-ae25394b4c21f072f176ccbaf7047abe7fa5f04d.tar.xz |
run-command: prepare child environment before forking
In order to avoid allocation between 'fork()' and 'exec()' prepare the
environment to be used in the child process prior to forking.
Switch to using 'execve()' so that the construct child environment can
used in the exec'd process.
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9301-fast-import-notes.sh')
0 files changed, 0 insertions, 0 deletions