From 1edf26ffc696dc0520def24e6a852add3566860e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Mar 2000 05:31:53 +0000 Subject: * semaphore.c (sem_timedwait): New function. Patch by Carl Mailloux . * semaphore.h: Declare sem_timedwait. --- linuxthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 055a69a7dd..2c513dc8f3 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2000-03-26 Ulrich Drepper + + * semaphore.c (sem_timedwait): New function. + Patch by Carl Mailloux . + * semaphore.h: Declare sem_timedwait. + 2000-03-26 Roland McGrath * sysdeps/pthread/Makefile: File removed. -- cgit 1.4.1