From 46f4c5787ad7e3940d3cfb67320e70cff2fbe032 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 27 Jun 2004 19:32:01 +0000 Subject: Update. 2004-06-27 Ulrich Drepper * Makefile: Add rules to build tst-rwlock14. * tst-rwlock14.c: New file. 2004-06-24 Boris Hu * sysdeps/pthread/pthread_rwlock_timedrdlock.c: Add timeout validation check. * sysdeps/pthread/pthread_rwlock_timedwrlock.c: Likewise. --- nptl/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 34eef91d5c..b0488028d1 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,14 @@ +2004-06-27 Ulrich Drepper + + * Makefile: Add rules to build tst-rwlock14. + * tst-rwlock14.c: New file. + +2004-06-24 Boris Hu + + * sysdeps/pthread/pthread_rwlock_timedrdlock.c: Add timeout validation + check. + * sysdeps/pthread/pthread_rwlock_timedwrlock.c: Likewise. + 2004-06-19 Andreas Jaeger * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: Fix -- cgit v1.2.3