add arch_prctl syscall (amd64/x32 only)
[musl] / src / fenv / feholdexcept.c
2012-11-18 Rich Felkerfix feholdexcept -- it needs to clear exceptions after...
2011-06-12 Rich Felkerfloating point environment, untested