aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b0f1be616..a29c08fff1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-04-12 Ulrich Drepper <drepper@redhat.com>
+ * libio/iopopen.c (_IO_new_proc_open): Close pipes in case the
+ mode is invalid.
+ * libio/oldiopopen.c (_IO_old_proc_open): Likewise.
+ Patch by Bart Veer <bartv@redhat.com>.
+
* sysdeps/arm/dl-machine.h (RTLD_START): Rewrite for new init
function interface.