]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 29 Jan 2000 12:01:02 +0000 (12:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 29 Jan 2000 12:01:02 +0000 (12:01 +0000)
ChangeLog
linuxthreads/ChangeLog
localedata/ChangeLog

index 8398b313f7e974def284139ec3a6076456175425..5776cd5943ed71d7f64da11320d400abe67e5ed7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,21 @@
+2000-01-29  Ulrich Drepper  <drepper@redhat.com>
+
+       * catgets/catgets.c (catopen): Handle NL_CAT_LOCALE correctly.
+       * catgets/gencat.c (read_input_file): Remove messages correctly.
+       * catgets/open_catalog.c (__open_catalog): Handle trailing colons and
+       adjacent colons correctly.  Correct loops to read territory and
+       and codeset part.
+       Patches by Geoff Clare <gwc@unisoft.com> (PR libc/1559).
+
+       * rt/aio_misc.c (get_elem): Assign pointer to new row to correct
+       pool entry.
+       Patch by Jens Moeller <jens.moeller@waii.com> (PR libc/1558).
+
 2000-01-27  Scott Bambrough  <scottb@netwinder.org>
 
-        * sysdeps/unix/sysv/linux/arm/Makefile: Backout rlimit changes for 
+       * sysdeps/unix/sysv/linux/arm/Makefile: Backout rlimit changes for
        resource directory.
-        * sysdeps/unix/sysv/linux/arm/syscalls.list: Backout changes for 
+       * sysdeps/unix/sysv/linux/arm/syscalls.list: Backout changes for
        versioning setrlimit and getrlimit.
 
 2000-01-28  Roland McGrath  <roland@baalperazim.frob.com>
index 85162072414a5e1a584c50e458a8ec38b10544c0..aee2f8d9805af511dd31bbabc504bce173632abc 100644 (file)
@@ -1,3 +1,11 @@
+2000-01-29  Ulrich Drepper  <drepper@redhat.com>
+
+       * condvar.c (pthread_cond_timedwait_relative_old): Get remaining time
+       from nanosleep call so that in case we restart we only wait for the
+       remaining time.
+       (pthread_cond_timedwait_relative_new): Likewise.
+       Patch by khendricks@ivey.uwo.ca (PR libc/1561).
+
 2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
 
        * manager.c (pthread_allocate_stack): Compute guard page address
index 5bad2b8c82736f4c07fee1affc4e0607ed6f9e36..08025466a35ed7e4e72fd22f7e38989fcab86573 100644 (file)
@@ -1,3 +1,7 @@
+2000-01-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * locales/af_ZA: Fix syntax errors.
+
 2000-01-24  Ulrich Drepper  <drepper@cygnus.com>
 
        * locales/gl_ES: New file.