From 7efcf66997b118ff966a2ed51c206bb70694c76f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 14 Dec 2001 07:15:50 +0000 Subject: [PATCH] Update. --- ChangeLog | 5 +++++ linuxthreads/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index fbf4b01a438..bc85c2b7149 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-12-13 Andreas Schwab + + * stdio-common/vfprintf.c (process_string_arg): Correctly handle + zero precision with wide character string format. + 2001-12-13 Thorsten Kukuk * sysdeps/posix/cuserid.c (cuserid): If we don't find the UID, diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 4e02009cfab..5dadede8cf1 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2001-12-13 Andreas Schwab + + * specific.c (pthread_key_delete): Don't contact the thread + manager if no threads have been created yet. + 2001-11-30 Andreas Schwab * pthread.c (pthread_handle_sigcancel) [THREAD_SELF]: Double check -- 2.47.2