summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vswprintf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-251-2/+2
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* All these files include <stdlib.h>, so do not need to castderaadt2015-08-201-2/+2
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Bring back wprintf. We've sorted out what to do for gcc2 and gcc3.stsp2011-04-281-0/+97
* Back out wprintf until we've determined what to do for gcc2 and gcc3 arches.stsp2011-04-241-97/+0
* Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc.stsp2011-04-241-0/+97