fix unused variable warnings in new nextafter/nexttoward code
[musl] / src / math / nextafterl.c
2012-05-06 Rich Felkerfix unused variable warnings in new nextafter/nexttowar...
2012-05-06 Rich FelkerMerge remote-tracking branch 'nsz/master'
2012-05-06 nszmath: nextafter and nexttoward cleanup
2012-03-13 Rich Felkerfirst commit of the new libm!