From dc8527f6475c8dd3682fd9203e91a01c77443463 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 27 Dec 2003 06:09:01 +0000 Subject: Update. 2003-12-26 Jakub Jelinek * sysdeps/pthread/pthread.h (pthread_setcancelstate, pthread_setcanceltype, pthread_cancel, pthread_testcancel): Remove __THROW. * semaphore.h (sem_wait, sem_timedwait): Likewise. --- linuxthreads/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 7691b94ac4..8bbbd6f4d1 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2003-12-26 Jakub Jelinek + + * sysdeps/pthread/pthread.h (pthread_setcancelstate, + pthread_setcanceltype, pthread_cancel, pthread_testcancel): Remove + __THROW. + * semaphore.h (sem_wait, sem_timedwait): Likewise. + 2003-12-17 Jakub Jelinek * manager.c (pthread_free): Call _dl_deallocate_tls even for -- cgit v1.2.3