summaryrefslogtreecommitdiff
path: root/src/stdio/__towrite.c
AgeCommit message (Expand)AuthorLines
2012-07-02fix missing function declarations for __stdio_exitRich Felker-0/+2
2012-06-19stdio: handle file position correctly at program exitRich Felker-3/+4
2011-10-14simplify atexit and fflush-on-exit handlingRich Felker-1/+4
2011-03-28major stdio overhaul, using readv/writev, plus other changesRich Felker-0/+21