summaryrefslogtreecommitdiff
path: root/src/passwd/getpwent_a.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-23fix spurious errors in refactored passwd/group codeRich Felker1-1/+1
2015-02-10refactor passwd file access codeJosiah Worcester1-2/+6
2013-07-19change uid_t, gid_t, and id_t to unsigned typesRich Felker1-4/+11
2012-02-01make passwd/group functions safe against cancellation in stdioRich Felker1-2/+8
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+37