about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-02-18 20:02:17 +0000
committerUlrich Drepper <drepper@redhat.com>2004-02-18 20:02:17 +0000
commit4a08113c4ee0ec9f83ef2ae8a4c5893e80d451f7 (patch)
tree08aaf2a509ca6c29aa4b047d180e0f5fe563daab /nptl/ChangeLog
parentec1c80750db1d19f40bd3a3bd575cbed6845069c (diff)
downloadglibc-4a08113c4ee0ec9f83ef2ae8a4c5893e80d451f7.tar.gz
glibc-4a08113c4ee0ec9f83ef2ae8a4c5893e80d451f7.tar.xz
glibc-4a08113c4ee0ec9f83ef2ae8a4c5893e80d451f7.zip
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.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 2e18bfb6f9..ad2073d224 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,10 @@
+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.
+
 2004-02-16  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S