summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vdprintf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* in vdprintf(), no need to use the file locking mecanism when usingsemarie2019-03-031-2/+2
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* Add support for POSIX.1-2008 functions dprintf(3) and vdprintf(3).brad2013-01-301-0/+73