in crypt_des change unnecessary union keybuf into unsigned char[]
[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