summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/sprintf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* delete %n using test cases, which now intentionally faultderaadt2021-09-021-13/+1
| | | | spotted by anton
* Fix all clang warnings in libc regress and cleanup some make files.bluhm2017-07-271-7/+4
|
* regress for 'z' and 't' modifiersotto2004-09-181-5/+23
|
* Test ll's with positional args.otto2004-09-161-4/+7
|
* add missing includesdavid2003-09-021-1/+2
| | | | ok deraadt@ tedu@ dhartmei@ krw@
* first sprintf test: positional argsderaadt2003-05-152-0/+90