Commit Graph

20 Commits

Author SHA1 Message Date
bumbread bf9646609e Some err handling and ++todo 2022-07-24 20:31:35 +11:00
bumbread 51360060a5 Complete stdio unformatted I/O 2022-07-24 10:16:36 +11:00
bumbread 8ccb136059 I/O error functions 2022-07-24 09:15:37 +11:00
bumbread 21f0e54e7f Better handling of stream buffering, implement ungetc 2022-07-24 08:58:15 +11:00
bumbread 8f0bf83f0b bad floats for printf 2022-07-19 08:27:37 +11:00
NeGate e043976466 Added timedout as return on thrd_join 2022-06-29 03:27:50 -04:00
NeGate e864a4904a Made bake.cmd faster and added most thrd_* functions 2022-06-29 03:21:35 -04:00
bumbread 06aa9a096c Remove unused function 2022-06-27 23:36:51 +11:00
bumbread 81feacd996 time.h: time, difftime calls 2022-06-27 23:34:13 +11:00
bumbread d232486a11 stdlib.h: quick exit 2022-06-27 13:04:46 +11:00
bumbread e1a2205fc7 Simple printf and restore assert stuff 2022-06-26 17:42:17 +11:00
bumbread c2cc9e5129 Implement caching for file streams 2022-06-24 14:54:51 +11:00
bumbread 1e58a85f02 fputc 2022-06-24 13:43:47 +11:00
bumbread 25db1abb6e close all streams on exit 2022-06-24 12:38:54 +11:00
bumbread 337e6734a7 Stack checking et uchar utf8->utf16 2022-06-22 23:36:26 +11:00
bumbread 5cf93a6532 Make _Thread_local work on windows haven't tested tho 2022-06-22 00:40:10 +11:00
bumbread 7cb9dc133f stdio.h the beginning 2022-06-22 00:32:46 +11:00
bumbread 88ef3bf81f Separate out platform stuff 2022-06-20 17:28:03 +11:00
bumbread c024b3b241 Assert stack trace 2022-06-19 16:24:36 +11:00
bumbread b414343f52 reorganize, random fixes 2022-06-16 23:36:35 +11:00