rework langinfo code for ABI compat and for use by time code
[musl] / src / math / nextafterf.c
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-13 Szabolcs Nagymath: fix nextafter and nexttoward on maxdbl and maxflt...
2012-05-06 nszadd FORCE_EVAL macro to evaluate float expr for their...
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!