summaryrefslogtreecommitdiff
path: root/src/stdio/__toread.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-02fix missing function declarations for __stdio_exitRich Felker1-0/+2
2012-06-19stdio: handle file position correctly at program exitRich Felker1-0/+8
2011-03-28major stdio overhaul, using readv/writev, plus other changesRich Felker1-0/+14