dns: fix workaround for systems defaulting to ipv6-only sockets
[musl] / src / math / signgam.c
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkermove lgamma-related internal declarations to libm.h
2013-09-05 Szabolcs Nagymath: remove libc.h include from libm.h
2012-03-17 Rich Felkermake signgam a weak alias for an internal symbol
2012-03-13 Rich Felkerfirst commit of the new libm!