glibc/nptl/sysdeps/unix/sysv/linux/i386/i486
Ulrich Drepper c1b48791e0 Update.
2004-10-01  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
	(__lll_mutex_timedlock_wait): I woken but cannot get the lock,
	make sure 2 is stored in the futex and we looked at the old value.
	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
	(__lll_mutex_timedlock_wait): Likewise.  Fix a few other problems
	which might very well made the code not working at all before.
2004-10-01 10:33:03 +00:00
..
libc-lowlevellock.S Update. 2003-03-10 22:11:26 +00:00
lowlevellock.S Update. 2004-10-01 10:33:03 +00:00
pthread_barrier_wait.S Update. 2004-02-19 04:10:16 +00:00
pthread_cond_broadcast.S Update. 2004-06-03 16:04:11 +00:00
pthread_cond_signal.S Update. 2004-06-03 16:04:11 +00:00
pthread_cond_timedwait.S [BZ #357] 2004-09-02 18:59:24 +00:00
pthread_cond_wait.S [BZ #357] 2004-09-02 18:59:24 +00:00
pthread_rwlock_rdlock.S Update. 2003-09-22 04:41:12 +00:00
pthread_rwlock_timedrdlock.S Update. 2003-09-22 04:41:12 +00:00
pthread_rwlock_timedwrlock.S Update. 2003-09-22 04:41:12 +00:00
pthread_rwlock_unlock.S Update. 2003-09-22 04:41:12 +00:00
pthread_rwlock_wrlock.S Update. 2003-09-22 04:41:12 +00:00
sem_post.S Use shlib-compat.h macros instead of .symver directly. 2003-03-13 01:06:30 +00:00
sem_timedwait.S Update. 2004-05-17 05:17:12 +00:00
sem_trywait.S Update. 2003-05-10 20:38:31 +00:00
sem_wait.S Update. 2003-07-08 21:08:13 +00:00