]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* semaphore.c (sem_timedwait): New function.
authorUlrich Drepper <drepper@redhat.com>
Mon, 27 Mar 2000 05:31:53 +0000 (05:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 27 Mar 2000 05:31:53 +0000 (05:31 +0000)
Patch by Carl Mailloux <carlm@oricom.ca>.
* semaphore.h: Declare sem_timedwait.

linuxthreads/ChangeLog

index 055a69a7dd311a5a52f1c9a91acd3efd9e92d262..2c513dc8f3e81098e736d8c356800468d4ec0cc4 100644 (file)
@@ -1,3 +1,9 @@
+2000-03-26  Ulrich Drepper  <drepper@redhat.com>
+
+       * semaphore.c (sem_timedwait): New function.
+       Patch by Carl Mailloux <carlm@oricom.ca>.
+       * semaphore.h: Declare sem_timedwait.
+
 2000-03-26  Roland McGrath  <roland@baalperazim.frob.com>
 
        * sysdeps/pthread/Makefile: File removed.