summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-05-03 21:40:30 +0000
committerUlrich Drepper <drepper@redhat.com>2004-05-03 21:40:30 +0000
commit4bb8fc33018de0b3519b1069fa87d670f71249dc (patch)
tree292a9f4d7310011cf2e7db5e5a886b8ea78a8207 /nptl
parent5ce98c3f3f6a4715ce4ddef03a2f15b2dcf7d676 (diff)
Update.
* sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (F_SETOWN, F_GETOWN):
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog4
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.