diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |