| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-27 | handle use-after-close | Jakob Kaivo | |
| 2024-05-27 | handle UB for invalid fflush() operations and mixing input and output ↵ | Jakob Kaivo | |
| without intervening fflush() or repositioning | |||
| 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 | simplify inline syscall if necessary | Jakob Kaivo | |
| 2020-08-13 | add src/ to -I and exorcise ../ from #include | 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 | fix compilation when c=199409 | Jakob Kaivo | |
