aboutsummaryrefslogtreecommitdiff
path: root/src/stdio/printf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+1
* trivial optimization to printf: avoid wasted call frameRich Felker2012-08-101-1/+1
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+12