Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 18 Feb 2004 20:02:17 +0000 (20:02 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 18 Feb 2004 20:02:17 +0000 (20:02 +0000)
commit4a08113c4ee0ec9f83ef2ae8a4c5893e80d451f7
tree08aaf2a509ca6c29aa4b047d180e0f5fe563daab
parentec1c80750db1d19f40bd3a3bd575cbed6845069c
Update.

2004-02-18  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S
(__pthread_rwlock_unlock): Access WRITER as 32-bit value.
* Makefile (tests): Add tst-rwlock13.
* tst-rwlock13.c: New test.
nptl/ChangeLog
nptl/Makefile
nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S
nptl/tst-rwlock13.c [new file with mode: 0644]