dns: fix workaround for systems defaulting to ipv6-only sockets
[musl] / src / math / coshl.c
2015-03-11 Szabolcs Nagymath: add dummy implementations of 128 bit long double...
2013-09-05 Szabolcs Nagymath: long double fix (use ldshape union)
2012-12-19 Rich Felkermerge a few fixes by sh4rm4
2012-12-16 Szabolcs Nagymath: finished cosh.c cleanup
2012-12-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-12-12 Szabolcs Nagymath: cosh cleanup
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!