Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update. | Ulrich Drepper | 2003-02-14 | 1 | -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. |