summaryrefslogtreecommitdiff
path: root/src/passwd/getgrent_a.c
AgeCommit message (Expand)AuthorLines
2015-05-01fix mishandling of ENOMEM return case in internal getgrent_a functionRich Felker-1/+2
2015-02-23fix spurious errors in refactored passwd/group codeRich Felker-1/+1
2015-02-13refactor group file access codeJosiah Worcester-2/+7
2013-07-19change uid_t, gid_t, and id_t to unsigned typesRich Felker-2/+9
2012-02-01make passwd/group functions safe against cancellation in stdioRich Felker-2/+7
2011-06-30fix buffer overrun in getgrent code when there are no group membersRich Felker-4/+8
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+46