From: Ulrich Drepper Date: Sat, 27 Dec 2003 06:09:01 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~18466 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc8527f6475c8dd3682fd9203e91a01c77443463;p=external%2Fglibc.git 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. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 7691b94..8bbbd6f 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