aboutsummaryrefslogtreecommitdiff
path: root/src/math/remquof.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy2013-09-051-105/+61
* math: fix remquo.c when x==-y and a subnormal remainder bug as wellnsz2012-05-081-1/+2
* first commit of the new libm!Rich Felker2012-03-131-0/+125