summaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-15 06:49:29 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-15 06:49:29 +0000
commit2c1d61722625a1ee57ab284aad42acb7ec5662ca (patch)
tree0ea088eded588d3d43cb348687d7422598ab9382 /nptl/ChangeLog
parent83d87915da34fc02d170ff8c356406040da2823f (diff)
* version.h (VERSION): Define to 6.glibc-2.6cvs/glibc-2_6-basecvs/glibc-2_6
* include/features.h (__GLIBC_MINOR__): Likewise.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 0 insertions, 7 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 38ade7a96b..47d36966c5 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,12 +1,5 @@
2007-05-14 Ulrich Drepper <drepper@redhat.com>
- * sysdeps/unix/sysv/linux/sem_post.c: Only wake threads if old
- value of semaphore was zero.
- * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Likewise.
- * sysdeps/unix/sysv/linux/powerpc/sem_post.c: Likewise.
- * sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Likewise.
- * sysdeps/unix/sysv/linux/x86_64/sem_post.S: Likewise.
-
* sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Remove unnecessary
extra cancellation test.
* sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Likewise.