about summary refs log tree commit diff
path: root/src/stdio/swprintf.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-1/+0
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* implement [v]swprintfRich Felker2011-03-181-0/+14