From 44d75caf71d20230b91b5ad8627eaa531a258fee Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 18 Jul 2005 04:15:35 +0000 Subject: [PATCH] [BZ #1104, BZ #1105, BZ #1106, BZ #1107, BZ #1108, BZ #1109, BZ #1110, BZ #1111] BZ tags [BZ #1106] [BZ #1106] [BZ #1111] [BZ #1109] [BZ #1106] [BZ #1104] [BZ #1106] [BZ #1105] [BZ #1110] [BZ #1110] [BZ #1107] [BZ #1108] --- ChangeLog | 12 ++++++++++++ localedata/ChangeLog | 5 +++++ nptl/ChangeLog | 2 ++ 3 files changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 691f657..a4c84f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -94,10 +94,12 @@ 2005-07-12 Jakub Jelinek + [BZ #1106] * sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: Include not-cancel.h. (has_cpuclock): Use open_not_cancel_2 instead of open, read_not_cancel instead of read and close_not_cancel_no_status instead of close. + [BZ #1106] * sysdeps/s390/s390-64/bcopy.S (__bcopy): Use HIDDEN_BUILTIN_JUMPTARGET to jump to memmove. @@ -227,6 +229,7 @@ 2005-07-05 Thorsten Kukuk + [BZ #1111] * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Check if NSS module provides getgrgid_r. (getgrnam_plusgroup): Preserve original return value. @@ -271,6 +274,7 @@ 2005-06-23 Thorsten Kukuk + [BZ #1109] * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR with own translation. @@ -348,9 +352,11 @@ 2005-06-17 Ulrich Drepper + [BZ #1106] * time/mktime.c: Always include for prototype of implicitly used memcpy. + [BZ #1104] * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c (truncate64): Use __truncate, not truncate. (__have_no_truncate64): Renamed from have_no_truncate64. @@ -424,6 +430,7 @@ 2005-06-17 Ulrich Drepper + [BZ #1106] * sysdeps/posix/sigignore.c: Include to tell the compiler to use __GI_memset. * sysdeps/posix/signal.c: Likewise. @@ -1158,6 +1165,7 @@ 2005-04-26 Ulrich Drepper + [BZ #1105] * time/strptime_l.c (__strptime_internal): Handle 'z' to set tm_gmtoff. * time/Makefile (tests): Add tst-strptime2. @@ -1192,6 +1200,7 @@ 2005-04-26 Ulrich Drepper + [BZ #1110] * stdio-common/vfscanf.c: Correctly account for characters of decimal points right after +-. @@ -1211,6 +1220,7 @@ 2005-04-24 Ulrich Drepper + [BZ #1110] * stdio-common/vfscanf.c: Fix parsing of decimal point after +-. Patch by Hamed Malek . @@ -2465,6 +2475,7 @@ 2005-02-21 Ulrich Drepper + [BZ #1107] * iconvdata/ibm930.h: Correct Yen mapping. * iconvdata/ibm939.h: Likewise. * iconvdata/testdata/IBM930..UTF8: Adjust test data. @@ -3146,6 +3157,7 @@ 2005-01-14 GOTO Masanori + [BZ #1108] * sunrpc/rpc_main.c (s_output): Generate #include irrespective of Cflag. diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 53b8d2a..4095ee0 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -15,14 +15,17 @@ 2005-05-22 Ulrich Drepper + [BZ #1092] * locales/mn_MN: Update. Patch by Sanlig Badral . 2005-04-28 Jakub Jelinek + [BZ #1084] * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported. 2005-04-26 Ulrich Drepper + [BZ #1091] * locales/fa_IR: Add alt_digits, change date and time representation, and various cleanups. Patch by Hamed Malek . @@ -41,10 +44,12 @@ 2005-03-18 Andreas Schwab + [BZ #622] * locales/pa_IN (am_pm): Fix character names. 2005-03-18 Ulrich Drepper + [BZ #1084] * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8. 2004-12-19 Roland McGrath diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 495afed..87f339f 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,6 @@ 2005-07-11 Jakub Jelinek + [BZ #1102] * sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER, PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP, PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP, @@ -141,6 +142,7 @@ 2005-04-05 Jakub Jelinek + [BZ #1102] * sysdeps/pthread/pthread.h (__pthread_cleanup_routine): Use __inline instead of inline. * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_routine): Likewise. -- 2.7.4