about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 74434593a9..41c5cb943a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-08-10  Ulrich Drepper  <drepper@redhat.com>
+
+	* libio/iovdprintf.c (_IO_vdprintf): Call __fsetlocking for temporary
+	stream.
+	* libio/obprintf.c (_IO_obstack_vprintf): Likewise.
+	* libio/strops.c (_IO_str_init_static): Likewise.
+	* libio/vasprintf.c (_IO_vasprintf): Likewise.
+	* libio/wstrops.c (_IO_wstr_init_static): Likewise.
+
 2001-08-10  Andreas Jaeger  <aj@suse.de>
 
 	* stdio-common/stdio_ext.h: Fix typo.