summaryrefslogtreecommitdiffstats
path: root/gl/lib/mgetgroups.c
AgeCommit message (Expand)AuthorLines
2009-01-16simplify mgetgroups() and avoid -Wsign-compare warningsPádraig Brady-29/+17
2008-02-24* gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly.Jim Meyering-1/+1
2008-02-24* gl/lib/mgetgroups.c: Include <stdlib.h>.Jim Meyering-1/+2
2008-02-22id: avoid race when a group is added between getgrouplist callsJim Meyering-14/+31
2008-02-21id: use getgrouplist when possibleJames Youngman-9/+58
2007-07-23Update all copyright notices to use the newer form.Jim Meyering-5/+4
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering-1/+1
2007-07-07Fix typo in comment.Jim Meyering-1/+1
2007-07-06setuidgid: set all groups, not just the primary one; mgetgroups: new moduleJim Meyering-0/+80