From dad4a4b3ef5b920e7f60cc0410a0c74453327ef7 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 10 Aug 2001 21:41:30 +0000 Subject: [PATCH] Update. 2001-08-10 Ulrich Drepper * 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. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7443459..41c5cb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2001-08-10 Ulrich Drepper + + * 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 * stdio-common/stdio_ext.h: Fix typo. -- 2.7.4