Commit Graph

8 Commits

Author SHA1 Message Date
NeGate 9458655faf fixed realloc behavior, added getenv and reentrant strtok variant 2022-06-07 22:36:49 -04:00
NeGate 911841be30 Added atexit 2022-06-07 22:17:57 -04:00
bumbread a8d1afdea2 make assert do abort 2022-06-07 17:15:47 +11:00
bumbread 605412d34c Compile with warnings and fix some warnings 2022-06-06 16:34:35 +11:00
NeGate 67e15fbb4e fixed merge conflicts 2022-06-05 20:26:32 -04:00
bumbread 7b6bea0ff1 strtod, strtof, strtold 2022-06-06 09:02:54 +11:00
bumbread e18e9a988e Complete implementation of strto* and ato* functions 2022-06-05 14:13:27 +11:00
bumbread 04555ac1db Memory allocation functions (untested) 2022-06-03 20:34:03 +11:00