]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/pex-win32.c
pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing standard handles ...
authorJulian Brown <julian@codesourcery.com>
Sun, 17 May 2009 13:07:08 +0000 (13:07 +0000)
committerJulian Brown <jules@gcc.gnu.org>
Sun, 17 May 2009 13:07:08 +0000 (13:07 +0000)
commit965cc3c3aad4e7b106debe7c3870ef1d537aad8f
tree0b1606a2283a47163027424a2761a95097946f1f
parent2f8cce28b83628caf64143b6e98cc09a61c0a619
pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing standard handles (stdin, stdout, stderr) in parent.

libiberty/
* pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing
standard handles (stdin, stdout, stderr) in parent.

From-SVN: r147634
libiberty/ChangeLog
libiberty/pex-win32.c