summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/printf (follow)
Commit message (Expand)AuthorAgeFilesLines
* getopt(3) returns an int so don't use a char to store its return value.kettenis2020-07-142-4/+4
* New regression tests for integral type conversionsschwarze2020-07-092-2/+378
* New regression tests for character and string conversionsschwarze2020-07-082-2/+445
* Fix printing long doubles on architectures with hm and lm bits.mortimer2020-05-311-1/+9
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-072-0/+222