diff options
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 58f401d..13c7fd5 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -2,8 +2,8 @@ * 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. + on pipe endpoints. Close standard input after creating child for + symmetry with standard output/standard error. 2009-04-25 Eli Zaretskii <eliz@gnu.org> |