From b168cff285692e8cc7ba1f2f9646f4438e75f909 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 11 Feb 2000 19:24:43 +0000 Subject: Update. * iconvdata/gconv-modules: Add aliases CN-GB and CN-BIG5. Reported by Bruno Haible . --- linuxthreads/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 5faddcffdd..cf9bfa03bd 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,10 @@ +2000-02-01 Kaz Kylheku + + * condvar.c (pthread_cond_timedwait_relative_old): Do tight + loop around nanosleep calls instead of around most of the function + (pthread_cond_timedwait_relative_new): Likewise. + body. Got rid of backwards goto and one local. + 2000-01-31 Ulrich Drepper * condvar.c (pthread_cond_timedwait_relative_old): Recompute time -- cgit v1.2.3