summaryrefslogtreecommitdiff
path: root/src/stdio/vwprintf.c
AgeCommit message (Expand)AuthorLines
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-1/+1
2011-03-17implement wprintf family of functionsRich Felker-0/+7