From b57e564c2812036e2660842dbb34a3962836a90b Mon Sep 17 00:00:00 2001 From: bje Date: Sun, 19 Jul 1998 13:02:20 +0000 Subject: * ChangeLog: Update. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9664bcf..53cd93f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1998-07-19 Ben Elliston + * condvar.c (pthread_cond_wait): Generalise. Moved from here .. + (cond_wait): To here. + (pthread_cond_timedwait): Implement; use generalised cond_wait(). + * pthread.h (pthread_key_t): Define this type. (pthread_key_create): Add function prototype. (pthread_setspecific): Likewise. -- cgit v1.2.3