remove LFS64 symbol aliases; replace with dynamic linker remapping
[musl] / src / math / sqrtl.c
2020-08-06 Szabolcs Nagymath: new software sqrtl
2013-09-05 Szabolcs Nagymath: long double fix (use ldshape union)
2012-05-01 Rich Felkeradd C stub for sqrtl (already implemented in asm on...
2012-03-13 Rich Felkerfirst commit of the new libm!