diff options
author | Eli Zaretskii <eliz@gnu.org> | 2014-10-01 18:26:28 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2014-10-01 18:26:28 +0300 |
commit | 86a058029beb8c5516eed4293de2a8b9131f3438 (patch) | |
tree | f4ff15f06cdbb0eb4439b863b07f0eced1444cae /make_msvc_net2003.vcproj | |
parent | 0a3a0756b987e2f7f06322de746c3da5fef4c9ed (diff) | |
download | gunmake-86a058029beb8c5516eed4293de2a8b9131f3438.tar.gz |
Treat redirection of standard handles on Windows as it is done on Unix.
* job.c (start_job_command) [WINDOWS32]: Compute outfd and errfd
as on Posix platforms, and pass the results to process_easy.
* function.c (windows32_openpipe) [WINDOWS32]: Accept an
additional argument ERRFD and use it for redirecting the standard
error handle passed to the subprocess.
(func_shell_base) [WINDOWS32]: Pass the computed errfd to
windows32_openpipe.
Diffstat (limited to 'make_msvc_net2003.vcproj')
0 files changed, 0 insertions, 0 deletions