Commit Graph

12 Commits

Author SHA1 Message Date
bumbread 4bcbcbff50 make thing compile with cl. TODO: stdatomic 2022-07-31 20:11:28 +11:00
bumbread 1e58a85f02 fputc 2022-06-24 13:43:47 +11:00
bumbread 5cf93a6532 Make _Thread_local work on windows haven't tested tho 2022-06-22 00:40:10 +11:00
bumbread 08053f6c96 revert errno 2022-06-16 21:38:24 +11:00
bumbread 293b812a03 make errno great again 2022-06-16 16:17:19 +11:00
bumbread 2320a22706 Steal some math funcs 2022-06-11 15:49:07 +11:00
bumbread b7c72f49ea Replace platform.h by more specific os.h and compiler.h 2022-06-06 22:07:58 +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
bumbread b5de96b237 Merge in ctype 2022-06-03 10:41:48 +11: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