about summary refs log tree commit diff
path: root/src/math/remquof.c
Commit message (Expand)AuthorAgeFilesLines
* 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