math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0
[musl] / src / exit / at_quick_exit.c
2015-03-04 Rich Felkermake all objects used with atomic operations volatile
2012-08-26 Rich Felkeradd c11 quick_exit and at_quick_exit functions