summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2009-04-29 16:15:54 +0000
committerDJ Delorie <dj@delorie.com>2009-04-29 16:15:54 +0000
commit0e4455a61d04ca69aeac2d3f1a3526df3b4d1a01 (patch)
tree5783c7b30dfb1ec1231ae446621e756414992dc4 /libiberty
parentd520a69559551da909e4f544eb36e6e31895dfba (diff)
downloadgdb-0e4455a61d04ca69aeac2d3f1a3526df3b4d1a01.tar.gz
merge from gcc
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog4
1 files changed, 2 insertions, 2 deletions
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 <eliz@gnu.org>