summaryrefslogtreecommitdiff
path: root/gl/lib/mgetgroups.c
AgeCommit message (Expand)Author
2009-11-13build: update gnulib, for getgroups improvementsEric Blake
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-04-09id: fix infinite loop on some systemsPádraig Brady
2009-01-16simplify mgetgroups() and avoid -Wsign-compare warningsPádraig Brady
2008-02-24* gl/lib/mgetgroups.c (mgetgroups): Parenthesize correctly.Jim Meyering
2008-02-24* gl/lib/mgetgroups.c: Include <stdlib.h>.Jim Meyering
2008-02-22id: avoid race when a group is added between getgrouplist callsJim Meyering
2008-02-21id: use getgrouplist when possibleJames Youngman
2007-07-23Update all copyright notices to use the newer form.Jim Meyering
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering
2007-07-07Fix typo in comment.Jim Meyering
2007-07-06setuidgid: set all groups, not just the primary one; mgetgroups: new moduleJim Meyering