Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-02 | use UNDEFINED() instead of directly calling __undefined() | Jakob Kaivo | |
2024-01-30 | update standards and safety checks | Jakob Kaivo | |
2023-11-14 | disable all functions; will strategically reenable them as tested | Jakob Kaivo | |
2020-08-16 | formatting | Jakob Kaivo | |
2020-08-13 | directly replace fputc() and fgetc() with putc_unlocked() and ↵ | Jakob Kaivo | |
getc_unlocked() when not using POSIX >= 199506 | |||
2020-08-12 | handle locked/unlocked i/o better | Jakob Kaivo | |
2020-03-04 | compile with c=AMD1 and POSIX.2 | Jakob Kaivo | |
2020-03-04 | eliminate nonstd/io.h | Jakob Kaivo | |
2019-02-08 | merge sources into single tree | Jakob Kaivo | |