summaryrefslogtreecommitdiff
path: root/src/math/nexttowardf.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-06add FORCE_EVAL macro to evaluate float expr for their side effectnsz1-4/+2
2012-05-06fix unused variable warnings in new nextafter/nexttoward codeRich Felker1-1/+2
2012-05-06math: nextafter and nexttoward cleanupnsz1-53/+28
2012-03-13first commit of the new libm!Rich Felker1-0/+62