Age | Commit message (Expand) | Author |
---|---|---|
2023-11-14 | disable all functions; will strategically reenable them as tested | Jakob Kaivo |
2020-08-17 | fix overflow that messes up numbers with 0 in them | Jakob Kaivo |
2020-08-16 | consistently use <> for standardized headers | Jakob Kaivo |
2020-08-16 | adjust to new file names | Jakob Kaivo |
2020-08-16 | remove STDC(0) | Jakob Kaivo |
2020-08-15 | handle %lc and %ls correctly | Jakob Kaivo |
2020-08-15 | don't support fds when not targetting POSIX | Jakob Kaivo |
2020-08-13 | directly replace fputc() and fgetc() with putc_unlocked() and getc_unlocked()... | Jakob Kaivo |
2020-08-12 | note intentional FALLTHRU | Jakob Kaivo |
2020-08-11 | pull in newer definitions if building C89/C95 | Jakob Kaivo |
2020-03-04 | eliminate nonstd/io.h | Jakob Kaivo |