math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0
[musl] / src / exit / assert.c
2013-01-04 rofl0r__assert_fail(): remove _Noreturn, to get proper stackt...
2012-09-07 Rich Felkerfurther use of _Noreturn, for non-plain-C functions
2011-02-12 Rich Felkerinitial check-in, version 0.5.0