glibc/nptl/sysdeps
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
..
generic * forward.c (pthread_self): Use FORWARD3 macro to correct return type. 2002-12-05 05:15:35 +00:00
i386 2003-03-10 Roland McGrath <roland@redhat.com> 2003-03-10 08:50:36 +00:00
ia64 Update. 2003-03-11 19:02:26 +00:00
pthread Update. 2003-03-11 23:26:35 +00:00
s390 * sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): If CNT == 1, 2003-03-11 09:30:37 +00:00
sh Update. 2003-02-10 09:24:12 +00:00
unix/sysv/linux Update. 2003-03-11 23:26:35 +00:00
x86_64 Update. 2003-03-11 22:02:29 +00:00