diff options
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 2c513dc8f3..5039a12ba8 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -3,6 +3,7 @@ * semaphore.c (sem_timedwait): New function. Patch by Carl Mailloux <carlm@oricom.ca>. * semaphore.h: Declare sem_timedwait. + * Versions [libpthread] (GLIBC_2.2): Add sem_timedwait. 2000-03-26 Roland McGrath <roland@baalperazim.frob.com> |