projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6a0c68
)
merge from gcc
author
DJ Delorie
<dj@redhat.com>
Wed, 29 Apr 2009 16:15:54 +0000
(16:15 +0000)
committer
DJ Delorie
<dj@redhat.com>
Wed, 29 Apr 2009 16:15:54 +0000
(16:15 +0000)
libiberty/ChangeLog
patch
|
blob
|
history
diff --git
a/libiberty/ChangeLog
b/libiberty/ChangeLog
index 58f401d4e2240c2d0eba5753a94dac08c33b9dab..13c7fd5dd1f3c8760f23d03cff6120d2eb548ebd 100644
(file)
--- 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>