]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 27 Dec 2003 06:09:01 +0000 (06:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 27 Dec 2003 06:09:01 +0000 (06:09 +0000)
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.

linuxthreads/ChangeLog

index 7691b94ac448ae8ae9d975b9e52c7e90f49195e0..8bbbd6f4d10fc2fd37bcfbe4d188b92f14da8ef6 100644 (file)
@@ -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>
 
        * manager.c (pthread_free): Call _dl_deallocate_tls even for
This page took 0.048185 seconds and 5 git commands to generate.