From dd28590fd4efa3508ca7c079abb69060836dd374 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 21 Oct 2004 09:00:31 +0000 Subject: Update. 2004-10-21 Kaz Kojima * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_mutex_timedlock_wait): If woken but cannot get the lock, make sure 2 is stored in the futex and we looked at the old value. Fix a few other problems to return the correct value. --- nptl/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 6f4bce077b..1e66f8f9f6 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,10 @@ +2004-10-21 Kaz Kojima + + * sysdeps/unix/sysv/linux/sh/lowlevellock.S + (__lll_mutex_timedlock_wait): If woken but cannot get the lock, + make sure 2 is stored in the futex and we looked at the old value. + Fix a few other problems to return the correct value. + 2004-10-14 Richard Henderson * sysdeps/alpha/tcb-offsets.sym (thread_offsetof): Redefine to -- cgit v1.2.3