From 04366d5f822a135bec38390bd96db367ebd0931a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 15 Mar 2000 07:52:41 +0000 Subject: Update. 2000-03-14 Ulrich Drepper * sysdeps/unix/sysv/linux/alpha/ioperm.c (platform): Add entry for Nautilus. Patch by Soohoon Lee . --- linuxthreads/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 725653b02c..d600f27c39 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -2,7 +2,8 @@ * condvar.c (pthread_cond_wait): Check whether mutex is owned by current thread and return error if not. - (pthread_cond_timedwait): Likewise. + (pthread_cond_timedwait_relative_old): Likewise. + (pthread_cond_timedwait_relative_new): Likewise. * mutex.c (__pthread_once): Handle cancelled init function correctly. (pthread_once_cancelhandler): New function. -- cgit v1.2.3