From 696077311df7f93c50f8bebbfcd575d9312f20ac Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 8 Oct 1999 21:52:48 +0000 Subject: [PATCH] Update. --- linuxthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.2