Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-25 | Explicitly ignore posix_fadvise() return value | David Robillard | 1 | -2/+2 |
2022-11-25 | Consistently pass stat structs by pointer | David Robillard | 1 | -8/+10 |
2022-11-15 | Fix unused return value warning | David Robillard | 1 | -2/+3 |
2022-11-12 | Fix zix_current_path() on systems with a static PATH_MAX | David Robillard | 1 | -1/+2 |
2022-11-02 | Add missing include | David Robillard | 1 | -0/+1 |
2022-11-01 | Add missing pure and const function attributes | David Robillard | 1 | -0/+1 |
2022-10-23 | Add filesystem API | David Robillard | 1 | -0/+444 |