OSDN Git Service

libiberty/
authorJulian Brown <julian@codesourcery.com>
Wed, 29 Apr 2009 11:52:41 +0000 (11:52 +0000)
committerJulian Brown <julian@codesourcery.com>
Wed, 29 Apr 2009 11:52:41 +0000 (11:52 +0000)
commite9c7aa8bdabf8d27a4bafa1d4380a1695767df1d
tree69f1ccf03432797af8fcb3b7cdb1f3f9dfb51b43
parent984ec79d6c23640c9c74a12d44018fbd13da3c85
libiberty/
* pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT.
(pex_win32_exec_child): Ensure each process has only one handle open
on pipe endpoints. Close standard input after creating child
for symmetry with standard output/standard error.
libiberty/ChangeLog
libiberty/pex-win32.c