summaryrefslogtreecommitdiff
path: root/src/stdio/fflush.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-19minor cleanup in fflushRich Felker1-5/+1
2012-06-19remove flush hook cruft that was never used from stdioRich Felker1-3/+0
2011-07-30add proper fuxed-based locking for stdioRich Felker1-5/+5
2011-03-28major stdio overhaul, using readv/writev, plus other changesRich Felker1-6/+12
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+50