about summary refs log tree commit diff
path: root/src/math/nextafterl.c
Commit message (Expand)AuthorAgeFilesLines
* long double cleanup, initial commitSzabolcs Nagy2013-09-051-44/+37
* add FORCE_EVAL macro to evaluate float expr for their side effectnsz2012-05-061-8/+4
* fix unused variable warnings in new nextafter/nexttoward codeRich Felker2012-05-061-2/+4
* math: nextafter and nexttoward cleanupnsz2012-05-061-58/+65
* first commit of the new libm!Rich Felker2012-03-131-0/+77