Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * winsup.api/pthread/condvar7.c (mythread): Cast | Thomas Pfaff | 2003-03-27 | 1 | -1/+1 |
| | | | | | | | | pthread_mutex_unlock argument of pthread_cleanup_push to void *, preventing a compiler warning / testsuite failure. * winsup.api/pthread/condvar9.c (mythread): Likewise. * winsup.api/pthread/rwlock7.c (main): Use ftime instead of _ftime. | ||||
* | * winsup.api/pthread/condvar7.c: New test. | Thomas Pfaff | 2003-03-18 | 1 | -0/+227 |
* winsup.api/pthread/condvar9.c: Ditto. |