fgets: avoid arithmetic overflow when n==INT_MIN is passed
[musl] / src / crypt / crypt_blowfish.c
2020-10-18 Julien Ramseierupdate crypt_blowfish to support $2b$ prefix
2012-09-15 Rich Felkerrevert low rounds-count limits in crypt hashes
2012-09-07 Rich Felkercleanup src/linux and src/misc trees, etc.