summaryrefslogtreecommitdiffstats
path: root/include/zix/common.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-19Move sem implementation out of headerDavid Robillard1-0/+1
2022-08-18Fix semaphore error handlingDavid Robillard1-1/+3
2022-08-18Factor out converting errno codes to ZixStatusDavid Robillard1-0/+5
2022-06-28Fix strict release buildsDavid Robillard1-1/+1
2022-06-28Move zix_strerror to libraryDavid Robillard1-23/+6
2021-09-10Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-09-10Move attribute definitions to a separate headerDavid Robillard1-52/+0
2021-09-10Add a user handle to destroy callbackDavid Robillard1-1/+1
2021-09-10Allow ZixBTreeIter to be allocated on the stackDavid Robillard1-1/+4
2021-07-17Use line comments where appropriateDavid Robillard1-9/+3
2021-06-30Allow ZIX_API to be overriddenDavid Robillard1-8/+10
2020-12-31Update copyright headersDavid Robillard1-1/+1
2020-12-31Switch to MesonDavid Robillard1-13/+6
2020-12-31Remove ZIX_PRIVATE and ZIX_INLINE mechanismsDavid Robillard1-5/+0
2020-12-31Separate source from headersDavid Robillard1-0/+150