summaryrefslogtreecommitdiffstats
path: root/src/zix_config.h
AgeCommit message (Collapse)AuthorFilesLines
2022-08-19Move sem implementation out of headerDavid Robillard1-0/+30
This avoids having platform conditionals in public headers, which causes build problems for dependants.
2022-06-28Clean up build configurationDavid Robillard1-9/+37
2021-09-14Add aligned allocation interface and use it in ZixBTreeDavid Robillard1-0/+54