Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-21 | Split up common header | David Robillard | 1 | -1/+1 |
2022-10-14 | Fix zix_sem_timed_wait() interval calculation | David Robillard | 1 | -1/+1 |
2022-09-01 | Simplify thread and semaphore status codes | David Robillard | 1 | -2/+2 |
2022-08-18 | Relax test timing | David Robillard | 1 | -1/+1 |
2022-08-18 | Add zix_sem_timed_wait() | David Robillard | 1 | -0/+14 |
2022-08-18 | Fix semaphore error handling | David Robillard | 1 | -3/+16 |
2022-08-18 | Fix thread function attributes on Windows | David Robillard | 1 | -4/+2 |
2022-08-18 | Improve test coverage | David Robillard | 1 | -1/+1 |
2022-08-18 | Fix or remove non-portable features in thread API | David Robillard | 1 | -6/+8 |
2022-08-18 | Use conventional test executable names | David Robillard | 1 | -0/+70 |