Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-16 | Update. | Ulrich Drepper | |
* 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. | |||
2003-02-15 | Update. | Ulrich Drepper | |
* Makefile (tests): Add tst-clock1. * tst-clock1.c: New file. |