Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Thread function return values are inconsistent between nearly every threading API out there. So, just ignore them entirely, and provide a typedef and sentinel value so user code can be portable. | |||||
2022-08-18 | Use conventional test executable names | David Robillard | 1 | -0/+70 | |