]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 Feb 2000 18:06:28 +0000 (18:06 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 Feb 2000 18:06:28 +0000 (18:06 +0000)
ChangeLog
linuxthreads/ChangeLog
localedata/ChangeLog

index eb967c15eb689a18b5ecef1122e22c4160138d0b..bb644caaf6009dbde114f5bf56ef72e88fcc057a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2000-02-03  Jakub Jelinek  <jakub@redhat.com>
+
+       * stdlib/canonicalize.c (canonicalize): Zero terminate
+       path to copy on error.
+
+2000-02-01  Cristian Gafton  <gafton@redhat.com>
+
+       * misc/syslog.c (closelog): Reset LogType to SOCK_DGRAM.
+
+2000-01-31  Philip Blundell  <philb@gnu.org>
+
+       * sysdeps/arm/fpu/fpu_control.h (_FPU_DEFAULT): Set the AC bit.
+
+2000-01-31  Andreas Jaeger  <aj@suse.de>
+
+       * inet/inet_net.c (inet_network): Don't overwrite memory or allow
+       to great last digits.
+
 2000-02-02  Roland McGrath  <roland@baalperazim.frob.com>
 
        * sysdeps/mach/hurd/readlink.c (__readlink): Don't clobber original
index 9f3509123c3ccd032b4506623c1ada578b932d8e..8950dee34d9607b5df54f71ff7092a832cf204d8 100644 (file)
@@ -1,3 +1,10 @@
+2000-02-01  Kaz Kylheku  <kaz@ashi.footprints.net>
+
+       * 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  <drepper@redhat.com>
 
        * condvar.c (pthread_cond_timedwait_relative_old): Recompute time
index 08025466a35ed7e4e72fd22f7e38989fcab86573..5b636b309a5dda509da981d7326069df0bba45eb 100644 (file)
@@ -1,3 +1,9 @@
+2000-01-31  Ulrich Drepper  <drepper@redhat.com>
+
+       * 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 <haible@ilog.fr>.
+
 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
 
        * locales/af_ZA: Fix syntax errors.