]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 14 Dec 2001 07:15:50 +0000 (07:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 14 Dec 2001 07:15:50 +0000 (07:15 +0000)
ChangeLog
linuxthreads/ChangeLog

index fbf4b01a438f78c1d083017d391fdcc2d001f559..bc85c2b7149fe0f11b04e10ec8fc1ea9158c42c1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-13  Andreas Schwab  <schwab@suse.de>
+
+       * stdio-common/vfprintf.c (process_string_arg): Correctly handle
+       zero precision with wide character string format.
+
 2001-12-13  Thorsten Kukuk  <kukuk@suse.de>
 
        * sysdeps/posix/cuserid.c (cuserid): If we don't find the UID,
index 4e02009cfab63fb156dc99bfcc53b395d65cba1f..5dadede8cf1e85e9f8817342b20d8446fb1ba5c8 100644 (file)
@@ -1,3 +1,8 @@
+2001-12-13  Andreas Schwab  <schwab@suse.de>
+
+       * specific.c (pthread_key_delete): Don't contact the thread
+       manager if no threads have been created yet.
+
 2001-11-30  Andreas Schwab  <schwab@suse.de>
 
        * pthread.c (pthread_handle_sigcancel) [THREAD_SELF]: Double check