Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |