summaryrefslogtreecommitdiff
path: root/src/math/nextafterl.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-05long double cleanup, initial commitSzabolcs Nagy1-44/+37
2012-05-06add FORCE_EVAL macro to evaluate float expr for their side effectnsz1-8/+4
2012-05-06fix unused variable warnings in new nextafter/nexttoward codeRich Felker1-2/+4
2012-05-06math: nextafter and nexttoward cleanupnsz1-58/+65
2012-03-13first commit of the new libm!Rich Felker1-0/+77