summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_trunc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid shadowing of external symbols by local variables; whoeverotto2006-04-251-8/+8
* small delint; ok deraadt@otto2006-04-241-1/+1
* add some more C99 functions: trunc(3) and truncf(3).brad2006-03-181-0/+63