fix double-processing of DT_RELR relocations in ldso relocating itself
[musl] / src / math / x86_64 / sqrtl.c
2020-03-24 Alexander Monakovmath: move trivial x86-family sqrt functions to C with...