summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/swprintf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-3/+1
* missing $ in rcs tag; from Daniel Dickmansthen2011-07-291-1/+1
* Bring back wprintf. We've sorted out what to do for gcc2 and gcc3.stsp2011-04-281-0/+47
* Back out wprintf until we've determined what to do for gcc2 and gcc3 arches.stsp2011-04-241-47/+0
* Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc.stsp2011-04-241-0/+47