about summary refs log tree commit diff
path: root/src/math/remquo.c
Commit message (Expand)AuthorAgeFilesLines
* math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy2013-09-051-150/+61
* math: fix remquo.c when x==-y and a subnormal remainder bug as wellnsz2012-05-081-3/+4
* remove a fixme commentnsz2012-03-201-1/+0
* first commit of the new libm!Rich Felker2012-03-131-0/+171