From: Ulrich Drepper Date: Mon, 3 May 2004 21:40:30 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.20~10975 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4bb8fc33018de0b3519b1069fa87d670f71249dc;p=platform%2Fupstream%2Flinaro-glibc.git Update. * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (F_SETOWN, F_GETOWN): --- diff --git a/ChangeLog b/ChangeLog index d0a485d..75e536e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,7 +15,7 @@ Likewise. * sysdeps/unix/sysv/linux/cris/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise. - *sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (F_SETOWN, F_GETOWN): + * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise. * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_SETOWN, F_GETOWN): Likewise. diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index d506b0a..d79cf86 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2004-05-01 Jakub Jelinek + + * Versions (libc): Add __on_exit and __libc_sigaction. + 2004-04-28 Jakub Jelinek * semaphore.c (sem_timedwait): Return -1 and set errno instead of diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index 091a3fb..338bf82 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,7 @@ +2004-05-01 Jakub Jelinek + + * thread_dbP.h (LOG): Use write instead of __libc_write. + 2004-03-13 Jakub Jelinek * td_thr_tlsbase.c: Remove dl-tls.h include. Don't use diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 000f9d3..12de17b 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,6 +1,11 @@ +2004-05-02 Petter Reinholdtsen + + * locales/nn_NO: Use the same sorting order in Norwegian Nynorsk + (nn_NO) as in Norwegian Bokmål (nb_NO). [BZ #74] + 2004-05-03 Ulrich Drepper - * locales/wal_ET: New file. Contributed by Daniel Yacob. + * locales/wal_ET: New file [BZ #142]. Contributed by Daniel Yacob. 2004-05-02 Petter Reinholdtsen diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 9e3717d..3432b1a 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2004-05-01 Jakub Jelinek + + * Versions (libpthread): Remove __pthread_cleanup_upto@@GLIBC_PRIVATE. + 2004-04-20 Jakub Jelinek * sem_unlink.c (sem_unlink): Change EPERM into EACCES. diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index 517e961..472080b 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,3 +1,7 @@ +2004-05-01 Jakub Jelinek + + * thread_dbP.h (LOG): Use write instead of __libc_write. + 2004-04-03 Ulrich Drepper * td_ta_set_event.c (td_ta_set_event): Initialize copy to avoid