about summary refs log tree commit diff
path: root/src/math/remainderf.c
Commit message (Expand)AuthorAgeFilesLines
* fix remainder*.c: remove useless long double castnsz2012-03-191-7/+2
* math cleanup: use 1.0f instead of (float)1.0nsz2012-03-131-1/+1
* first commit of the new libm!Rich Felker2012-03-131-0/+64