From: Ulrich Drepper Date: Wed, 12 Apr 2000 20:48:36 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fb1fece8ecaff5996c3916103dae3df0a5f75ee;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 07801fadb34..6e1a2218243 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2000-04-12 Ulrich Drepper + + * 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 . + 2000-04-06 Ulrich Drepper * sysdeps/unix/sysv/linux/getdents.c (__getdents): The Linux