* 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 055a69a..2c513dc 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.