math: rewrite remainder functions (remainder, remquo, fmod, modf)
[musl] / src / math / ilogbf.c
2013-09-05 Szabolcs Nagymath: ilogb cleanup
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-12 Szabolcs Nagymath: raise invalid flag in ilogb*.c on +-0, +-inf...
2012-03-13 Rich Felkerfirst commit of the new libm!