summaryrefslogtreecommitdiff
path: root/src/stdio/__stdout_write.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-08clean up stdio_impl.hRich Felker1-0/+2
2011-04-15avoid setting errno when checking for ttyRich Felker1-1/+1
2011-03-28major stdio overhaul, using readv/writev, plus other changesRich Felker1-0/+10