summaryrefslogtreecommitdiffstats
path: root/include/zix/path.h
AgeCommit message (Expand)AuthorFilesLines
2024-12-11Consistently use malloc attribute for string-returning functionsDavid Robillard1-4/+4
2024-11-23Use angle brackets for library includesDavid Robillard1-3/+3
2024-11-15Update clang-format configurationDavid Robillard1-48/+22
2024-06-22Add ZIX_NODISCARD attribute to allocating, accessor, and pure APIDavid Robillard1-0/+4
2022-11-02Improve documentation headingsDavid Robillard1-1/+1
2022-10-23Add filesystem APIDavid Robillard1-1/+2
2022-10-23Add path APIDavid Robillard1-0/+246