From 2d16a367011dafe55b7e742201c61a6efa62f647 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 11 Feb 2000 18:06:28 +0000 Subject: [PATCH] Update. --- ChangeLog | 18 ++++++++++++++++++ linuxthreads/ChangeLog | 7 +++++++ localedata/ChangeLog | 6 ++++++ 3 files changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index eb967c15eb6..bb644caaf60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2000-02-03 Jakub Jelinek + + * stdlib/canonicalize.c (canonicalize): Zero terminate + path to copy on error. + +2000-02-01 Cristian Gafton + + * misc/syslog.c (closelog): Reset LogType to SOCK_DGRAM. + +2000-01-31 Philip Blundell + + * sysdeps/arm/fpu/fpu_control.h (_FPU_DEFAULT): Set the AC bit. + +2000-01-31 Andreas Jaeger + + * inet/inet_net.c (inet_network): Don't overwrite memory or allow + to great last digits. + 2000-02-02 Roland McGrath * sysdeps/mach/hurd/readlink.c (__readlink): Don't clobber original diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 9f3509123c3..8950dee34d9 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2000-02-01 Kaz Kylheku + + * condvar.c (pthread_cond_timedwait_relative_old): Do tight + loop around nanosleep calls instead of around most of the function + (pthread_cond_timedwait_relative_new): Likewise. + body. Got rid of backwards goto and one local. + 2000-01-31 Ulrich Drepper * condvar.c (pthread_cond_timedwait_relative_old): Recompute time diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 08025466a35..5b636b309a5 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2000-01-31 Ulrich Drepper + + * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE. + * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9. + Reported by Bruno Haible . + 2000-01-27 Jakub Jelinek * locales/af_ZA: Fix syntax errors. -- 2.47.2