From: Ulrich Drepper Date: Thu, 21 Oct 2004 09:00:31 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/fedora-glibc-20041102T1153~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd28590fd4efa3508ca7c079abb69060836dd374;p=thirdparty%2Fglibc.git 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. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 6f4bce077b7..1e66f8f9f67 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