summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/cephes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix all clang warnings in libc regress and cleanup some make files.bluhm2017-07-272-2/+5
|
* Switch from <sys/endian.h> or <machine/endian.h> to the new,guenther2014-07-211-2/+2
| | | | | | being-standardized <endian.h> ok deraadt@ millert@ beck@
* Include tests of 80-bit long double precision (on platforms thatmartynas2011-07-031-1/+6
| | | | support it) now that scanf is implemented properly.
* Import Steve Moshier's printf/scanf tester.martynas2011-07-0213-0/+6335