summaryrefslogtreecommitdiff
path: root/src/math/remquol.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-19code cleanup of named constantsnsz1-1/+1
2012-03-13first commit of the new libm!Rich Felker1-0/+193