about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>1999-03-29 16:04:39 +0000
committerAndreas Schwab <schwab@suse.de>1999-03-29 16:04:39 +0000
commit155eae1d1c0f91ed5a4bf947d66295a1c8bcfc1d (patch)
tree2c4006fb604ef9c4d8071269a18add2e2ad16134
parent3c4936302a78646668ddc2a4d510f5f8cfa3c65e (diff)
downloadglibc-155eae1d1c0f91ed5a4bf947d66295a1c8bcfc1d.tar.gz
glibc-155eae1d1c0f91ed5a4bf947d66295a1c8bcfc1d.tar.xz
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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 224e3636f1..41baa30644 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.