From 17ffa4986db1ce263a8a3c4c322dc237cfaa2777 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 25 May 2001 07:39:56 +0000 Subject: Update. 2001-05-25 Ulrich Drepper * oldsemaphore.c (__old_sem_wait): Clear p_nextwaiting before returning successfully. Patch by Gene Cooperman . --- linuxthreads/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 6282a60b8e..b9d592c22a 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2001-05-25 Ulrich Drepper + + * oldsemaphore.c (__old_sem_wait): Clear p_nextwaiting before + returning successfully. + Patch by Gene Cooperman . + 2001-05-24 Ulrich Drepper * spinlock.c (__pthread_lock) [HAS_COMPARE_AND_SWAP]: Before doing any -- cgit v1.2.3