summaryrefslogtreecommitdiff
path: root/src/math/nexttowardf.c
AgeCommit message (Expand)AuthorLines
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-53/+28
2012-03-13first commit of the new libm!Rich Felker-0/+62