Commit Graph

7 Commits

Author SHA1 Message Date
bumbread e58cf8d645 fgetpos/fsetpos 2022-07-28 17:57:44 +11:00
bumbread aa3073904d stdio.h: freopen 2022-07-26 02:10:48 +11:00
bumbread bf9646609e Some err handling and ++todo 2022-07-24 20:31:35 +11:00
bumbread 21f0e54e7f Better handling of stream buffering, implement ungetc 2022-07-24 08:58:15 +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