[BZ #6955]
commitefac1fce6212f0e471ce7fa2519b1d3a4a084ddc
authorUlrich Drepper <drepper@redhat.com>
Sat, 1 Nov 2008 19:51:41 +0000 (1 19:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 1 Nov 2008 19:51:41 +0000 (1 19:51 +0000)
treebe8d1940955413cdb3bef2fb7e54c58191b398f9
parent64647f9aa8727fdcb4c58c7542beca3732148d0a
[BZ #6955]

2008-11-01  Ulrich Drepper  <drepper@redhat.com>
[BZ #6955]
* pthread_mutex_lock.c: Add support for private PI mutexes.
* pthread_mutex_timedlock.c: Likewise.
* pthread_mutex_trylock.c: Likewise.
* pthread_mutex_unlock.c: Likewise.
Patch mostly by Ben Jackson <ben@ben.com>.
nptl/ChangeLog
nptl/pthread_mutex_lock.c
nptl/pthread_mutex_timedlock.c
nptl/pthread_mutex_trylock.c
nptl/pthread_mutex_unlock.c