rework langinfo code for ABI compat and for use by time code
[musl] / src / math / __tanl.c
2013-05-18 Rich FelkerMerge remote-tracking branch 'nsz/review'
2013-05-18 Szabolcs Nagymath: tan cleanups
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszMerge branch 'master' of git://git.etalabs.net/musl
2012-03-19 Rich FelkerMerge remote branch 'nsz/master'
2012-03-19 nszminor fix in __tanl (get sign properly)
2012-03-19 nszremove long double const workarounds
2012-03-13 Rich Felkerfirst commit of the new libm!