summaryrefslogtreecommitdiff
path: root/src/math/remquof.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-08math: fix remquo.c when x==-y and a subnormal remainder bug as wellnsz1-1/+2
2012-03-13first commit of the new libm!Rich Felker1-0/+125