about summary refs log tree commit diff
path: root/nptl/tst-cond9.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-02-141-0/+150
* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Fix handling of cancellation and failung pthread_mutex_unlock call. * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: Likewise. * Makefile (tests): Add tst-cond8 and tst-cond9. * tst-cond8.c: New file. * tst-cond9.c: New file.