summaryrefslogtreecommitdiff
path: root/src/math/modfl.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy-83/+34
2012-07-02fix invalid implicit pointer conversion in ld64 modflRich Felker-1/+1
2012-03-28math: fix modfl.c bugnsz-1/+1
2012-03-19new modff.c code, fix nan handling in modflnsz-2/+2
2012-03-13first commit of the new libm!Rich Felker-0/+100