simplify nan check in sqrt (x86 asm); result of sqrt is never negative
[musl] / src / env / __libc_csu_init.c
2011-04-06 Rich Felkeradd startup abi functions, dummy for now. eventually...