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)
commit59cdf8427011bbf8a562fbb419923a5af28d52b4
tree8e6713716d677ba7bea57d47de6d7ed53ba7d035
parent484086b7e06069d8bc3dce0dd428d3b9fcf9053b
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