about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-03-27 05:31:53 +0000
committerUlrich Drepper <drepper@redhat.com>2000-03-27 05:31:53 +0000
commit1edf26ffc696dc0520def24e6a852add3566860e (patch)
tree1ba48d71f4efa156ccd7ec9dc7d3b32e972de2dd /linuxthreads/ChangeLog
parent24d6fe58f3f3ee99426122399460b049ad47b1bc (diff)
downloadglibc-1edf26ffc696dc0520def24e6a852add3566860e.tar.gz
glibc-1edf26ffc696dc0520def24e6a852add3566860e.tar.xz
glibc-1edf26ffc696dc0520def24e6a852add3566860e.zip
* semaphore.c (sem_timedwait): New function.
	Patch by Carl Mailloux <carlm@oricom.ca>.
	* semaphore.h: Declare sem_timedwait.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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  <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.