Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 27 May 2003 04:24:31 +0000 (04:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 27 May 2003 04:24:31 +0000 (04:24 +0000)
commit7661d9f7838cedc4e35bf86b83cd4d27e41c8e4d
tree573208501c1e83b28b9492650e2a729724d6e1f2
parent91ceedb37f9fda2460557cd61944e4d706caad3c
Update.

2003-05-26  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: Fix
typo in register name.
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Use parameters
correctly.  Actually use requeue.  Little optimization.
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Store
mutex address early.  Handle cancellation state as 32-bit value.
* sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Likewise.
Remove unnecessary label.
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S