summaryrefslogtreecommitdiff
path: root/src/stdio/fgetc.c
AgeCommit message (Expand)Author
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2020-08-16formattingJakob Kaivo
2020-08-13directly replace fputc() and fgetc() with putc_unlocked() and getc_unlocked()...Jakob Kaivo
2020-08-12handle locked/unlocked i/o betterJakob Kaivo
2020-03-04compile with c=AMD1 and POSIX.2Jakob Kaivo
2020-03-04eliminate nonstd/io.hJakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo