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