ciabatta/code
NeGate 7936d0c633 Added C11 mutexes 2022-06-14 18:46:14 -04:00
..
math math.h rounding functions 2022-06-11 17:17:24 +11:00
os/win Added C11 mutexes 2022-06-14 18:46:14 -04:00
stdlib fixed realloc behavior, added getenv and reentrant strtok variant 2022-06-07 22:36:49 -04:00
assert.c signal 2022-06-07 17:02:23 +11:00
ctype.c Formatting changes also command line parsing 2022-06-02 22:02:19 -04:00
errno.c Complete implementation of strto* and ato* functions 2022-06-05 14:13:27 +11:00
fenv.c non-std functions for fenv.g 2022-06-10 23:34:51 +11:00
locale.c Cleaned up code in locale for safety 2022-06-02 16:29:14 -04:00
printf.h Steal some math funcs 2022-06-11 15:49:07 +11:00
signal.c signal 2022-06-07 17:02:23 +11:00
stdio.c Steal some math funcs 2022-06-11 15:49:07 +11:00
stdlib.c Some ieee754 funcs of math 2022-06-09 20:06:10 +11:00
string.c Redid memmove to not use copies 2022-06-07 22:42:08 -04:00