math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0
[musl] / src / multibyte / mbstowcs.c
2013-04-04 Rich Felkercleanup mbstowcs wrapper
2013-04-04 Rich Felkerminor optimization to mbstowcs
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0