diff options
author | Andreas Schwab <schwab@suse.de> | 1999-03-29 16:04:39 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 1999-03-29 16:04:39 +0000 |
commit | 155eae1d1c0f91ed5a4bf947d66295a1c8bcfc1d (patch) | |
tree | 2c4006fb604ef9c4d8071269a18add2e2ad16134 | |
parent | 3c4936302a78646668ddc2a4d510f5f8cfa3c65e (diff) | |
download | glibc-155eae1d1c0f91ed5a4bf947d66295a1c8bcfc1d.tar glibc-155eae1d1c0f91ed5a4bf947d66295a1c8bcfc1d.tar.gz glibc-155eae1d1c0f91ed5a4bf947d66295a1c8bcfc1d.tar.bz2 glibc-155eae1d1c0f91ed5a4bf947d66295a1c8bcfc1d.zip |
*** empty log message ***
1999-03-29 Paul Eggert <eggert@twinsun.com>
* libio/iopopen.c (_IO_new_proc_open): Don't modify proc_file_chain
while in child process.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-03-29 Paul Eggert <eggert@twinsun.com> + + * libio/iopopen.c (_IO_new_proc_open): Don't modify proc_file_chain + while in child process. + 1999-03-29 Jakub Jelinek <jj@ultra.linux.cz> * sysdeps/sparc/sparc32/sparcv8/Makefile: New file. |