aboutsummaryrefslogtreecommitdiffstats
path: root/libc/stdio/vfprintf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove more trivial char/wchar_t printf differences.Elliott Hughes2017-11-131-6/+3
* Yet more printf de-duplication.Elliott Hughes2017-11-101-78/+16
* Move shared parts of the two printfs out.Elliott Hughes2017-11-081-665/+2
* More printf de-duplication.Elliott Hughes2017-11-071-16/+11
* 10x printf speedup.Elliott Hughes2017-11-031-41/+20
* More printf de-duplication.Elliott Hughes2017-11-021-11/+1
* Start de-duplicating the regular and wide printf implementations.Elliott Hughes2017-11-011-0/+1466