add support for init/fini array in main program, and greatly simplify
[musl] / src / math / __tandf.c
2013-05-18 Rich FelkerMerge remote-tracking branch 'nsz/review'
2013-05-18 Szabolcs Nagymath: tan cleanups
2013-05-15 Szabolcs Nagymath: use double_t for temporaries to avoid stores...
2012-03-13 Rich Felkerfirst commit of the new libm!