about summary refs log tree commit diff
path: root/src/math/remquol.c
Commit message (Expand)AuthorAgeFilesLines
* math: rewrite remainder functions (remainder, remquo, fmod, modf)Szabolcs Nagy2013-09-051-170/+100
* math: fix remquo.c when x==-y and a subnormal remainder bug as wellnsz2012-05-081-1/+2
* code cleanup of named constantsnsz2012-03-191-1/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+193