Commit Graph

14 Commits

Author SHA1 Message Date
bumbread 0ab396ffc9 wchar.h header formatting 2022-07-30 13:07:33 +11:00
bumbread 23d859e793 Stream positioning funcs 2022-07-29 01:16:23 +11:00
bumbread e58cf8d645 fgetpos/fsetpos 2022-07-28 17:57:44 +11:00
bumbread 21f0e54e7f Better handling of stream buffering, implement ungetc 2022-07-24 08:58:15 +11:00
bumbread 4176a3b485 make stdio.h be pretty 2022-06-27 13:58:24 +11:00
bumbread 7cb9dc133f stdio.h the beginning 2022-06-22 00:32:46 +11:00
bumbread 470bce6c6d Some ieee754 funcs of math 2022-06-09 20:06:10 +11:00
NeGate 454a2cc78d Merge branch 'main' of https://github.com/bumbread/ciabatta into main 2022-06-07 21:46:47 -04:00
NeGate 66ea2f09df Changed some includes 2022-06-07 21:46:36 -04:00
bumbread aa247b3d4b Separate out platform dependent stuff 2022-06-07 14:53:15 +11:00
bumbread b7c72f49ea Replace platform.h by more specific os.h and compiler.h 2022-06-06 22:07:58 +11:00
NeGate e964f2375d Added printf variants 2022-06-05 20:16:44 -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