From c046e7a5a6007631882a7a1838fe804bc66882b9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 29 Dec 1998 12:07:10 +0000 Subject: Update. 1998-12-29 Ulrich Drepper * semaphore.c (sem_trywait): Don't forget to unlock the semaphore lock. Patch by Bernd Schmidt . --- linuxthreads/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 8acde7bddd..5fbba3ab17 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +1998-12-29 Ulrich Drepper + + * semaphore.c (sem_trywait): Don't forget to unlock the semaphore + lock. Patch by Bernd Schmidt . + 1998-12-21 Ulrich Drepper * manager.c: Threads now send __pthread_sig_cancel on termination. -- cgit 1.4.1