mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
Update.
* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (F_SETOWN, F_GETOWN):
This commit is contained in:
parent
5ce98c3f3f
commit
4bb8fc3301
@ -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.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-05-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* Versions (libc): Add __on_exit and __libc_sigaction.
|
||||
|
||||
2004-04-28 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* semaphore.c (sem_timedwait): Return -1 and set errno instead of
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-05-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* thread_dbP.h (LOG): Use write instead of __libc_write.
|
||||
|
||||
2004-03-13 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* td_thr_tlsbase.c: Remove dl-tls.h include. Don't use
|
||||
|
@ -1,6 +1,11 @@
|
||||
2004-05-02 Petter Reinholdtsen <pere@hungry.com>
|
||||
|
||||
* 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 <drepper@redhat.com>
|
||||
|
||||
* 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 <pere@hungry.com>
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-05-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* Versions (libpthread): Remove __pthread_cleanup_upto@@GLIBC_PRIVATE.
|
||||
|
||||
2004-04-20 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* sem_unlink.c (sem_unlink): Change EPERM into EACCES.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-05-01 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* thread_dbP.h (LOG): Use write instead of __libc_write.
|
||||
|
||||
2004-04-03 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* td_ta_set_event.c (td_ta_set_event): Initialize copy to avoid
|
||||
|
Loading…
Reference in New Issue
Block a user