mirror of git://sourceware.org/git/glibc.git
Update.
2003-12-26 Jakub Jelinek <jakub@redhat.com> * sysdeps/pthread/pthread.h (pthread_setcancelstate, pthread_setcanceltype, pthread_cancel, pthread_testcancel): Remove __THROW. * semaphore.h (sem_wait, sem_timedwait): Likewise.
This commit is contained in:
parent
8f8b76f08b
commit
dc8527f647
|
@ -1,3 +1,10 @@
|
||||||
|
2003-12-26 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
|
* 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 <jakub@redhat.com>
|
2003-12-17 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* manager.c (pthread_free): Call _dl_deallocate_tls even for
|
* manager.c (pthread_free): Call _dl_deallocate_tls even for
|
||||||
|
|
Loading…
Reference in New Issue