summaryrefslogtreecommitdiff
path: root/src/crypt/crypt_r.c
AgeCommit message (Expand)Author
2018-09-12reduce spurious inclusion of libc.hRich Felker
2018-09-12overhaul internally-public declarations using wrapper headersRich Felker
2013-04-20comment potentially-confusing use of struct crypt_data typeRich Felker
2012-09-15add crypt_md5 password hashRich Felker
2012-09-07cleanup src/linux and src/misc trees, etc.Rich Felker