From: DJ Delorie Date: Wed, 29 Apr 2009 16:15:54 +0000 (+0000) Subject: merge from gcc X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3ea7450594d97c3741e3be6d8b131011379e5860;p=binutils-gdb.git merge from gcc --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 58f401d4e22..13c7fd5dd1f 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