index
:
serd.git
1.x
absolute-base-uri
jsonld
main
master
model
python
remove-message
serd1
serd1-meson
serd1-warnings
serd1-world-log
test-performance
windows
Serd RDF serialisation library
d@drobilla.net
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
system.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-13
Split up serd_internal.h
David Robillard
1
-1
/
+0
2022-01-13
Use thread-safe strerror_r() if available
David Robillard
1
-0
/
+14
2022-01-13
Move fopen wrapper to world
David Robillard
1
-21
/
+0
2022-01-13
Align node allocations
David Robillard
1
-0
/
+15
2022-01-13
Define _POSIX_C_SOURCE globally in the build system
David Robillard
1
-2
/
+0
2021-05-31
Make most function parameters const
David Robillard
1
-1
/
+1
2021-01-17
Remove aligned_alloc support
David Robillard
1
-2
/
+0
2021-01-02
Use email address instead of website for attribution
David Robillard
1
-1
/
+1
2021-01-01
Remove the need for a generated configuration header
David Robillard
1
-4
/
+4
2020-12-31
Format all code with clang-format
David Robillard
1
-20
/
+21
2020-11-15
Only use aligned_alloc in C11
David Robillard
1
-1
/
+1
2020-11-13
Remove dead code
David Robillard
1
-19
/
+0
2020-11-13
Use aligned allocation via C11 or Windows API where possible
David Robillard
1
-3
/
+46
2020-08-14
Clean up and separate internal headers
David Robillard
1
-0
/
+59