fix bogus lazy allocation in ctermid and missing malloc failure check
[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