add _ALL_SOURCE as an alias for _GNU_SOURCE/enable-everything
[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