summaryrefslogtreecommitdiff
path: root/src/stdio/_stdio.h
AgeCommit message (Expand)Author
2020-08-12handle locked/unlocked i/o betterJakob Kaivo
2020-08-11remove unused headerJakob Kaivo
2020-08-11rename __FILES to __stdio to catch all <stdio.h> internalsJakob Kaivo
2020-08-11move array of __FILE structs from __libc() to _stdio internalJakob Kaivo
2020-03-04fix compilation when c=199409Jakob Kaivo
2020-03-04eliminate nonstd/io.hJakob Kaivo