summaryrefslogtreecommitdiffstats
path: root/regress/lib/libc/printf
AgeCommit message (Expand)AuthorFilesLines
2020-07-14getopt(3) returns an int so don't use a char to store its return value.kettenis2-4/+4
2020-07-09New regression tests for integral type conversionsschwarze2-2/+378
2020-07-08New regression tests for character and string conversionsschwarze2-2/+445
2020-05-31Fix printing long doubles on architectures with hm and lm bits.mortimer1-1/+9
2008-09-07- replace dtoa w/ David's gdtoa, version 2008-03-15martynas2-0/+222