summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/s_modff.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Avoid shadowing of external symbols by local variables; whoeverotto2006-04-251-5/+5
| | | | | thought up the names of the bessel functions deserves a beating. ok deraadt@
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-10/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+64