glibc/nptl/sysdeps/unix/sysv/linux/i386
Ulrich Drepper 32a589b1ea Update.
* cancellation.c (__pthread_enable_asynccancel_2): New function.
	* pthreadP.h: Declare __pthread_enable_asynccancel_2.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
	(__pthread_cond_timedwait): Use __pthread_enable_asynccancel_2
	instead of __pthread_enable_asynccancel.
	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
	(__pthread_cond_wait): Likewise.
	* sysdeps/pthread/pthread_cond_timedwait.c
	(__pthread_cond_timedwait): Likewise.
	* sysdeps/pthread/pthread_cond_wait.c (__pthread_cond_wait): Likewise.
2003-03-11 23:26:35 +00:00
..
bits Update. 2003-03-03 05:00:33 +00:00
i486 Update. 2003-03-11 23:26:35 +00:00
i586 Update. 2003-01-29 00:39:03 +00:00
i686 Update. 2003-01-29 00:39:03 +00:00
createthread.c Update. 2003-01-28 10:42:28 +00:00
dl-sysdep.h Update. 2003-01-07 18:54:08 +00:00
fork.c
lowlevellock.h (lll_trylock): Undo last changed. D'oh. 2003-03-10 19:36:23 +00:00
pt-vfork.S
pthread_once.S Update. 2003-03-10 07:39:55 +00:00
sysdep-cancel.h 2003-03-10 Roland McGrath <roland@redhat.com> 2003-03-10 08:50:36 +00:00