remove LFS64 symbol aliases; replace with dynamic linker remapping
[musl] / src / math / x86_64 / sqrtl.c
2020-03-24 Alexander Monakovmath: move trivial x86-family sqrt functions to C with...