math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0
[musl] / src / internal / version.c
2015-11-12 Rich Felkerremove use of SHARED macro in dynamic linker version...
2013-12-01 Rich Felkeradd infrastructure to record and report the version...