glibc/nptl/sysdeps/unix/sysv/linux/i386/i486
Ulrich Drepper 1b26e9a566 Update.
2003-07-31  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
	(__pthread_cond_timedwait): Don't use cmov unless HAVE_CMOV is defined.
	* sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
	Define HAVE_CMOV.
	Patch by Nicholas Miell <nmiell@attbi.com>.
2003-07-31 09:25:54 +00:00
..
libc-lowlevellock.S
libc-lowlevelmutex.S
lowlevellock.S
lowlevelmutex.S
pthread_barrier_wait.S
pthread_cond_broadcast.S
pthread_cond_signal.S Update. 2003-06-10 07:45:18 +00:00
pthread_cond_timedwait.S Update. 2003-07-31 09:25:54 +00:00
pthread_cond_wait.S Update. 2003-06-27 07:02:58 +00:00
pthread_rwlock_rdlock.S Update. 2003-06-05 19:31:57 +00:00
pthread_rwlock_timedrdlock.S Update. 2003-06-05 19:31:57 +00:00
pthread_rwlock_timedwrlock.S Update. 2003-06-05 19:31:57 +00:00
pthread_rwlock_unlock.S
pthread_rwlock_wrlock.S Update. 2003-06-05 19:31:57 +00:00
sem_post.S
sem_timedwait.S Update. 2003-07-08 21:08:13 +00:00
sem_trywait.S
sem_wait.S Update. 2003-07-08 21:08:13 +00:00