aboutsummaryrefslogtreecommitdiff
path: root/src/stdio/wprintf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker1-1/+1
2011-03-17implement wprintf family of functionsRich Felker1-2/+2