* semaphore.c (sem_timedwait): New function.

Patch by Carl Mailloux <carlm@oricom.ca>.
	* semaphore.h: Declare sem_timedwait.
This commit is contained in:
Ulrich Drepper 2000-03-27 05:31:53 +00:00
parent 24d6fe58f3
commit 1edf26ffc6

View 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.