glibc/nptl/sysdeps/unix/sysv/linux/i386/i686
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
..
dl-sysdep.h Update. 2003-06-16 05:29:24 +00:00
libc-lowlevellock.S Update. 2002-12-12 18:29:08 +00:00
libc-lowlevelmutex.S Update. 2002-12-18 10:56:40 +00:00
lowlevellock.S Initial revision 2002-11-26 22:50:54 +00:00
lowlevelmutex.S Initial revision 2002-11-26 22:50:54 +00:00
pthread_barrier_wait.S Initial revision 2002-11-26 22:50:54 +00:00
pthread_cond_broadcast.S Update. 2003-01-28 23:52:31 +00:00
pthread_cond_signal.S Update. 2003-01-28 23:52:31 +00:00
pthread_cond_timedwait.S Update. 2003-07-31 09:25:54 +00:00
pthread_cond_wait.S Update. 2003-01-28 23:52:31 +00:00
pthread_rwlock_rdlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_timedrdlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_timedwrlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_unlock.S Update. 2003-01-29 00:39:03 +00:00
pthread_rwlock_wrlock.S Update. 2003-01-29 00:39:03 +00:00
sem_post.S Update. 2003-01-28 23:52:31 +00:00
sem_timedwait.S Update. 2003-01-28 23:52:31 +00:00
sem_trywait.S Update. 2003-01-28 23:52:31 +00:00
sem_wait.S Update. 2003-01-28 23:52:31 +00:00