From 8dd1e494527b0df2b5c18446d329cc51a1fd8584 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 27 Oct 1999 00:33:00 +0000 Subject: Update. 1999-10-26 Ulrich Drepper * restart.h (suspend_with_cancellation): Rewrite as a macro. * condvar.c (pthread_cond_timedwait_relative): Don't mark as inline. --- linuxthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index db11009..53aea3f 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +1999-10-26 Ulrich Drepper + + * restart.h (suspend_with_cancellation): Rewrite as a macro. + + * condvar.c (pthread_cond_timedwait_relative): Don't mark as inline. + 1999-10-25 Andreas Jaeger * internals.h: Remove K&R compatibility. -- cgit v1.1