Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 27 Jun 2004 19:32:01 +0000 (19:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 27 Jun 2004 19:32:01 +0000 (19:32 +0000)
commit46f4c5787ad7e3940d3cfb67320e70cff2fbe032
tree60dc12e3495ac8e19ac67f3390f635d06662b81d
parent17fb9c535b4e4fb35017a8478a8b274481e3d57e
Update.

2004-06-27  Ulrich Drepper  <drepper@redhat.com>

* Makefile: Add rules to build tst-rwlock14.
* tst-rwlock14.c: New file.

2004-06-24  Boris Hu  <boris.hu@intel.com>

* sysdeps/pthread/pthread_rwlock_timedrdlock.c: Add timeout validation
check.
* sysdeps/pthread/pthread_rwlock_timedwrlock.c: Likewise.
nptl/ChangeLog
nptl/Makefile
nptl/sysdeps/pthread/pthread_rwlock_timedrdlock.c
nptl/sysdeps/pthread/pthread_rwlock_timedwrlock.c
nptl/tst-rwlock14.c [new file with mode: 0644]