]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/ChangeLog.old
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 24 Feb 2003 08:50:25 +0000 (08:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 24 Feb 2003 08:50:25 +0000 (08:50 +0000)
commit3724f268b15bdbd322cda97f88a965a68f2fd3ef
tree31948055243f0b52563ae053fad5dd7cb017749a
parent26a526fa5ef0217cfe8aa16a23f8551027dffeeb
Update.

2003-02-24  Ulrich Drepper  <drepper@redhat.com>

* Makefile (tests): Add tst-rwlock8 and tst-rwlock9.
* tst-rwlock8.c: New file.
* tst-rwlock9.c: New file.
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Fix
complete broken rwlock implementation.
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
Likewise.
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
Likewise.
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: Likewise.
* sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: Likewise.
nptl/ChangeLog
nptl/Makefile
nptl/tst-rwlock8.c [new file with mode: 0644]