acos.s fix: use the formula acos(x) = atan2(sqrt(1-x),sqrt(1+x))
[musl] / src / network / ntohs.c
2011-04-12 Rich Felkeroptimize ntohl etc. in terms of bswap functions
2011-02-12 Rich Felkerinitial check-in, version 0.5.0