[BZ #1104, BZ #1105, BZ #1106, BZ #1107, BZ #1108, BZ #1109, BZ #1110, BZ #1111]
authorRoland McGrath <roland@gnu.org>
Mon, 18 Jul 2005 04:15:35 +0000 (04:15 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 18 Jul 2005 04:15:35 +0000 (04:15 +0000)
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
localedata/ChangeLog
nptl/ChangeLog

index 691f657..a4c84f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2005-07-12  Jakub Jelinek  <jakub@redhat.com>
 
+       [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.
 
 
 2005-07-05  Thorsten Kukuk  <kukuk@suse.de>
 
+       [BZ #1111]
        * nis/nss_compat/compat-grp.c (internal_getgrgid_r): Check if NSS
        module provides getgrgid_r.
        (getgrnam_plusgroup): Preserve original return value.
 
 2005-06-23  Thorsten Kukuk  <kukuk@suse.de>
 
+       [BZ #1109]
        * nscd/nscd_stat.c (receive_print_stats): Replace YESSTR/NOSTR
        with own translation.
 
 
 2005-06-17  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #1106]
        * time/mktime.c: Always include <string.h> 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.
 
 2005-06-17  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #1106]
        * sysdeps/posix/sigignore.c: Include <string.h> to tell the compiler
        to use __GI_memset.
        * sysdeps/posix/signal.c: Likewise.
 
 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #1105]
        * time/strptime_l.c (__strptime_internal): Handle 'z' to set
        tm_gmtoff.
        * time/Makefile (tests): Add tst-strptime2.
 
 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #1110]
        * stdio-common/vfscanf.c: Correctly account for characters of
        decimal points right after +-.
 
 
 2005-04-24  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #1110]
        * stdio-common/vfscanf.c: Fix parsing of decimal point after +-.
        Patch by Hamed Malek <hamed@bamdad.org>.
 
 
 2005-02-21  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #1107]
        * iconvdata/ibm930.h: Correct Yen mapping.
        * iconvdata/ibm939.h: Likewise.
        * iconvdata/testdata/IBM930..UTF8: Adjust test data.
 
 2005-01-14  GOTO Masanori  <gotom@debian.or.jp>
 
+       [BZ #1108]
        * sunrpc/rpc_main.c (s_output): Generate #include <rpc/pmap_clnt.h>
        irrespective of Cflag.
 
index 53b8d2a..4095ee0 100644 (file)
 
 2005-05-22  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #1092]
        * locales/mn_MN: Update.  Patch by Sanlig Badral <s_badral@yahoo.com>.
 
 2005-04-28  Jakub Jelinek  <jakub@redhat.com>
 
+       [BZ #1084]
        * SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
 
 2005-04-26  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #1091]
        * locales/fa_IR: Add alt_digits, change date and time
        representation, and various cleanups.
        Patch by Hamed Malek <hamed@bamdad.org>.
 
 2005-03-18  Andreas Schwab  <schwab@suse.de>
 
+       [BZ #622]
        * locales/pa_IN (am_pm): Fix character names.
 
 2005-03-18  Ulrich Drepper  <drepper@redhat.com>
 
+       [BZ #1084]
        * SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
 
 2004-12-19  Roland McGrath  <roland@frob.com>
index 495afed..87f339f 100644 (file)
@@ -1,5 +1,6 @@
 2005-07-11  Jakub Jelinek  <jakub@redhat.com>
 
+       [BZ #1102]
        * sysdeps/pthread/pthread.h (PTHREAD_MUTEX_INITIALIZER,
        PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP,
        PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP,
 
 2005-04-05  Jakub Jelinek  <jakub@redhat.com>
 
+       [BZ #1102]
        * sysdeps/pthread/pthread.h (__pthread_cleanup_routine): Use
        __inline instead of inline.
        * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_routine): Likewise.