mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-30 12:31:53 +08:00
Update.
2004-10-21 Kaz Kojima <kkojima@rr.iij4u.or.jp> * 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.
This commit is contained in:
parent
bd9d405227
commit
dd28590fd4
@ -1,3 +1,10 @@
|
||||
2004-10-21 Kaz Kojima <kkojima@rr.iij4u.or.jp>
|
||||
|
||||
* 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 <rth@redhat.com>
|
||||
|
||||
* sysdeps/alpha/tcb-offsets.sym (thread_offsetof): Redefine to
|
||||
|
Loading…
Reference in New Issue
Block a user