summaryrefslogtreecommitdiff
path: root/src/stdio/vdprintf.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-28major stdio overhaul, using readv/writev, plus other changesRich Felker1-3/+3
2011-03-25fix all implicit conversion between signed/unsigned pointersRich Felker1-1/+1
2011-02-20avoid referencing address of extern function from vdprintfRich Felker1-1/+6
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+14