Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-18 | Fix semaphore error handling | David Robillard | 1 | -0/+4 | |
Note that existing code which uses zix_sem_try_wait() may still compile against this change, but be incorrect! | |||||
2022-08-18 | Factor out converting errno codes to ZixStatus | David Robillard | 1 | -0/+31 | |
2022-06-28 | Move zix_strerror to library | David Robillard | 1 | -0/+28 | |