summaryrefslogtreecommitdiff
path: root/src/passwd/getpw_r.c
AgeCommit message (Expand)AuthorLines
2017-06-15set errno when getpw*_r, getgr*_r, and getspnam_r failRich Felker-0/+1
2015-02-23fix crashes in refactored passwd/group codeRich Felker-2/+2
2015-02-10refactor passwd file access codeJosiah Worcester-25/+11
2012-09-29more close-on-exec fixes, mostly using new "e" flag to fopenRich Felker-1/+1
2012-02-01make passwd/group functions safe against cancellation in stdioRich Felker-1/+10
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+46