From 0c5f810f532b3a5042301744376fecf861d0e42b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 29 Jan 2000 12:01:02 +0000 Subject: [PATCH] Update. --- ChangeLog | 17 +++++++++++++++-- linuxthreads/ChangeLog | 8 ++++++++ localedata/ChangeLog | 4 ++++ 3 files changed, 27 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8398b313f7e..5776cd5943e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,21 @@ +2000-01-29 Ulrich Drepper + + * 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 (PR libc/1559). + + * rt/aio_misc.c (get_elem): Assign pointer to new row to correct + pool entry. + Patch by Jens Moeller (PR libc/1558). + 2000-01-27 Scott Bambrough - * 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 diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 85162072414..aee2f8d9805 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,11 @@ +2000-01-29 Ulrich Drepper + + * 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 * manager.c (pthread_allocate_stack): Compute guard page address diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 5bad2b8c827..08025466a35 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,7 @@ +2000-01-27 Jakub Jelinek + + * locales/af_ZA: Fix syntax errors. + 2000-01-24 Ulrich Drepper * locales/gl_ES: New file. -- 2.47.2