summaryrefslogtreecommitdiff
path: root/src/passwd/getgrent_a.c
AgeCommit message (Expand)AuthorLines
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