diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-05-03 21:40:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-05-03 21:40:30 +0000 |
commit | 4bb8fc33018de0b3519b1069fa87d670f71249dc (patch) | |
tree | 292a9f4d7310011cf2e7db5e5a886b8ea78a8207 /nptl | |
parent | 5ce98c3f3f6a4715ce4ddef03a2f15b2dcf7d676 (diff) | |
download | glibc-4bb8fc33018de0b3519b1069fa87d670f71249dc.tar glibc-4bb8fc33018de0b3519b1069fa87d670f71249dc.tar.gz glibc-4bb8fc33018de0b3519b1069fa87d670f71249dc.tar.bz2 glibc-4bb8fc33018de0b3519b1069fa87d670f71249dc.zip |
Update.
* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (F_SETOWN, F_GETOWN):
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 9e3717da69..3432b1a5b4 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -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. |