fix nl_langinfo table for LC_TIME era-related items
[musl] / src / math / remainder.c
2013-11-21 Szabolcs Nagymath: add (obsolete) bsd drem and finite functions
2013-09-05 Szabolcs Nagymath: rewrite remainder functions (remainder, remquo...
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 nszfix remainder*.c: remove useless long double cast
2012-03-13 Rich Felkerfirst commit of the new libm!