rework langinfo code for ABI compat and for use by time code
[musl] / src / math / __cosdf.c
2013-05-15 Szabolcs Nagymath: use double_t for temporaries to avoid stores...
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 nszcode cleanup of named constants
2012-03-13 Rich Felkerfirst commit of the new libm!