Add C89 support

Allow compilation from C89 compilers.
This commit is contained in:
Aidan Mullen 2024-07-08 09:27:12 -04:00
parent fb4cb83981
commit 9a779bf1a1
66 changed files with 12202 additions and 0 deletions

8
lib/README Normal file
View file

@ -0,0 +1,8 @@
README
======
The library is stored in this directory.
This file is included to prevent folder from being empty.
--- end of README ---