From: Ulrich Drepper Date: Fri, 8 Oct 1999 21:52:48 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=696077311df7f93c50f8bebbfcd575d9312f20ac;p=thirdparty%2Fglibc.git Update. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 09ba32ea2d7..1d35975e693 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +1999-10-08 Ulrich Drepper + + * manager.c (__pthread_manager) [REQ_POST]: Use __new_sem_post + directly instead of calling sem_post which should not be necessary + but is faster and might help in some case to work around problems. + 1999-09-25 Ulrich Drepper * condvar.c (pthread_cond_timedwait_relative): Never return with