Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-18 | Fix thread function attributes on Windows | David Robillard | 1 | -4/+2 | |
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/+195 | |