acos.s fix: use the formula acos(x) = atan2(sqrt(1-x),sqrt(1+x))
[musl] / src / linux / inotify_init.c
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-19 Rich Felkeradd syscall wrappers for inotify