Age | Commit message (Expand) | Author |
---|---|---|
2009-01-16 | simplify mgetgroups() and avoid -Wsign-compare warnings | Pá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-22 | id: avoid race when a group is added between getgrouplist calls | Jim Meyering |
2008-02-21 | id: use getgrouplist when possible | James Youngman |
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-07-07 | Fix typo in comment. | Jim Meyering |
2007-07-06 | setuidgid: set all groups, not just the primary one; mgetgroups: new module | Jim Meyering |