Commit Graph

13 Commits

Author SHA1 Message Date
bumbread 320bb829ea add todo items 2022-07-29 05:02:12 +11:00
bumbread ff34259408 make string.h be pretty 2022-06-27 14:10:39 +11:00
bumbread 29a98bf8a3 Implement strdup 2022-06-24 12:45:55 +11:00
bumbread 2320a22706 Steal some math funcs 2022-06-11 15:49:07 +11:00
NeGate 9458655faf fixed realloc behavior, added getenv and reentrant strtok variant 2022-06-07 22:36:49 -04:00
bumbread 3c0baa113f strtok and some changes to string.h 2022-06-07 20:26:29 +11:00
bumbread b7c72f49ea Replace platform.h by more specific os.h and compiler.h 2022-06-06 22:07:58 +11:00
bumbread 4f9381f052 inttypes print specifiers 2022-06-06 15:57:25 +11:00
bumbread 8c6bda878a Some string functions (untested) 2022-06-06 12:30:29 +11:00
bumbread b5de96b237 Merge in ctype 2022-06-03 10:41:48 +11:00
NeGate e93d2070ff Added some string.h functions and fixed up (formatting a bit broken :p) 2022-06-02 19:36:04 -04:00
NeGate 7611f8bda4 Filled in the headers 2022-06-02 02:28:17 -04:00
bumbread f8aef19b5c assert.h progress 2022-06-02 16:19:33 +11:00