summaryrefslogtreecommitdiff
path: root/src/stdio/fwrite.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-20fix fwrite return value when full write does not succeedRich Felker1-1/+1
2011-03-28major stdio overhaul, using readv/writev, plus other changesRich Felker1-29/+15
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+51