summaryrefslogtreecommitdiff
path: root/src/stdio/vsnprintf.c
AgeCommit message (Expand)AuthorLines
2011-03-28major stdio overhaul, using readv/writev, plus other changesRich Felker-19/+23
2011-03-25fix all implicit conversion between signed/unsigned pointersRich Felker-2/+2
2011-03-24simplify and optimize FILE lock handlingRich Felker-1/+1
2011-03-12implement flockfile api, rework stdio lockingRich Felker-0/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+33