summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_truncf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-5/+0
* Avoid shadowing of external symbols by local variables; whoeverotto2006-04-251-6/+6
* add some more C99 functions: trunc(3) and truncf(3).brad2006-03-181-0/+55