summaryrefslogtreecommitdiff
path: root/src/stdio/__uflow.c
AgeCommit message (Expand)AuthorLines
2011-03-28fix getc - the classic error of trying to store EOF+0-255 in a char type..Rich Felker-3/+3
2011-03-28major stdio overhaul, using readv/writev, plus other changesRich Felker-2/+6
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+7