summaryrefslogtreecommitdiffstats
path: root/src/status.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-01Simplify thread and semaphore status codesDavid Robillard1-0/+6
2022-08-19Simplify errno handlingDavid Robillard1-4/+4
2022-08-19Move sem implementation out of headerDavid Robillard1-0/+2
2022-08-18Fix semaphore error handlingDavid Robillard1-0/+4
2022-08-18Factor out converting errno codes to ZixStatusDavid Robillard1-0/+31
2022-06-28Move zix_strerror to libraryDavid Robillard1-0/+28