Commit Graph

9 Commits

Author SHA1 Message Date
bumbread b7c72f49ea Replace platform.h by more specific os.h and compiler.h 2022-06-06 22:07:58 +11:00
bumbread 605412d34c Compile with warnings and fix some warnings 2022-06-06 16:34:35 +11:00
bumbread 4f9381f052 inttypes print specifiers 2022-06-06 15:57:25 +11:00
bumbread 3f849253ff Use size_t for string lengths 2022-06-06 12:38:36 +11:00
bumbread 8c6bda878a Some string functions (untested) 2022-06-06 12:30:29 +11:00
NeGate e964f2375d Added printf variants 2022-06-05 20:16:44 -04:00
NeGate 4b7f9dad52 Formatting changes also command line parsing 2022-06-02 22:02:19 -04:00
NeGate e93d2070ff Added some string.h functions and fixed up (formatting a bit broken :p) 2022-06-02 19:36:04 -04:00
bumbread 712e116741 Add ctype.h, some reorg 2022-06-03 00:08:59 +11:00