math: fix expf(-NAN) and exp2f(-NAN) to return -NAN instead of 0
[musl] / src / crypt / crypt_md5.c
2013-02-02 rofl0rmake some arrays const
2013-01-14 Rich FelkerMerge remote-tracking branch 'nsz/math'
2013-01-13 Szabolcs Nagycrypt: fix the prototype of md5_sum, sha256_sum and...
2012-09-16 Rich Felkeradd crypt_md5 password hash