summaryrefslogtreecommitdiff
path: root/src/math/nextafterf.c
AgeCommit message (Expand)AuthorLines
2012-11-13math: fix nextafter and nexttoward on maxdbl and maxflt inputSzabolcs Nagy-1/+1
2012-05-06add FORCE_EVAL macro to evaluate float expr for their side effectnsz-4/+2
2012-05-06fix unused variable warnings in new nextafter/nexttoward codeRich Felker-1/+2
2012-05-06math: nextafter and nexttoward cleanupnsz-58/+26
2012-03-13first commit of the new libm!Rich Felker-0/+67