index
:
zix.git
main
Zix portable data structure and utility library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
posix
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-24
Add zix_expand_environment_strings()
David Robillard
1
-0
/
+134
2024-11-23
Use angle brackets for library includes
David Robillard
3
-8
/
+8
2024-11-15
Update clang-format configuration
David Robillard
1
-2
/
+1
2024-06-23
Fix build on POSIX systems without PATH_MAX defined
David Robillard
1
-3
/
+5
2024-06-04
Add missing include
David Robillard
1
-0
/
+1
2023-11-17
Avoid fdatasync() on Darwin
David Robillard
1
-1
/
+7
2023-09-21
Remove unnecessary includes and forward declarations
David Robillard
1
-2
/
+0
2023-08-23
Improve test coverage
David Robillard
1
-8
/
+9
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
2
-0
/
+470
2022-10-23
Split up platform sources
David Robillard
2
-0
/
+123