From 32a589b1ea1365c8651b0692d0350403fde7b6ff Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 11 Mar 2003 23:26:35 +0000 Subject: 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. --- nptl/Banner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nptl/Banner') diff --git a/nptl/Banner b/nptl/Banner index 6e4ad3f789..7b44e76bdc 100644 --- a/nptl/Banner +++ b/nptl/Banner @@ -1 +1 @@ -NPTL 0.28 by Ulrich Drepper +NPTL 0.29 by Ulrich Drepper -- cgit 1.4.1