This commit is contained in:
2026-08-19 00:05:31 +02:00
parent 1f5a8eccbe
commit a0d88e7cbf
3 changed files with 596 additions and 4 deletions
+7
View File
@@ -1,3 +1,10 @@
# DLibC
Some custom C types and thing I often use.
These are generally header-only, but if they have source files, they'll be in their own directories
They're generally designed for C23 onwards, but "should" work with older versions.
Licensed under the MIT License (because GPL doesn't make sense for this)
Copyright (c) 2026 DcruBro