getopt: fix null pointer arithmetic ub
[musl] / src / complex / ctanhf.c
2019-04-17 Szabolcs Nagymath: move complex math out of libm.h
2015-05-01 Szabolcs Nagycomplex: fix ctanh(+-0+i*nan) and ctanh(+-0+-i*inf)
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-13 Szabolcs Nagycomplex: add C11 CMPLX macros and replace cpack with...
2012-03-13 Rich Felkerfirst commit of the new libm!