Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
	(__lll_mutex_timedlock_wait): If woken but cannot get the lock,
  • Loading branch information
Roland McGrath committed Oct 5, 2004
1 parent 2c03b6d commit b610fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nptl/ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
(__lll_mutex_timedlock_wait): Address futex correctly.

* sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
(__lll_mutex_timedlock_wait): I woken but cannot get the lock,
(__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.
* sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
(__lll_mutex_timedlock_wait): Likewise. Fix a few other problems
Expand Down

0 comments on commit b610fa2

Please sign in to comment.