]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl/ChangeLog
Update.
[thirdparty/glibc.git] / nptl / ChangeLog
index 7e611221a495650f2b3b4f5bded99a8c6122df39..72414b17ab09fd3542a4ca1e59b558ceed2e1ce8 100644 (file)
@@ -1,5 +1,18 @@
 2003-02-16  Ulrich Drepper  <drepper@redhat.com>
 
+       * tst-rwlock6.c: More pthread_rwlock_timedwrlock and
+       pthread_rwlock_timedrdlock tests.
+       * tst-rwlock7.c: More pthread_rwlock_timedwrlock tests.
+       * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
+       Check for invalid tv_nsec field.
+       * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
+       Likewise.
+
+       * pthread_mutex_trylock.c (__pthread_mutex_trylock): Protect
+       recursive mutex of overflow.
+
+       * tst-attr1.c (do_test): Add test for pthread_mutexattr_setpshared.
+
        * libc-cancellation.c (__libc_enable_asynccancel): Rwrite to avoid
        going into an endless loop.
        * Makefile (tests): Add tst-cancel9.