summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/modf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Alias modfl to modf. This goes together with the previous bump.martynas2011-07-081-1/+13
* Revert (leaving the complex math part alone). Some stuff is dependingmartynas2011-07-081-0/+104
* Move fabs(3), frexp(3), and modf(3) to libm--nothing has been usingmartynas2011-07-081-104/+0
* - ldexp implementation has issues. switch to the one from libmmartynas2009-04-191-0/+104