OSDN Git Service

merge from gcc
authorDJ Delorie <dj@delorie.com>
Wed, 29 Apr 2009 16:15:54 +0000 (16:15 +0000)
committerDJ Delorie <dj@delorie.com>
Wed, 29 Apr 2009 16:15:54 +0000 (16:15 +0000)
libiberty/ChangeLog

index 58f401d..13c7fd5 100644 (file)
@@ -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>