summaryrefslogtreecommitdiff
path: root/lib/mgetgroups.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* mgetgroups: do not write bytes beyond end of malloc'd bufferJim Meyering2009-12-101-1/+2
* mgetgroups: Avoid undefined behaviour when ng == 0.Bruno Haible2009-12-091-13/+14
* mgetgroups: reduce duplicate listingsEric Blake2009-12-071-1/+33
* mgetgroups: add xgetgroups, and avoid ENOSYS failuresEric Blake2009-12-041-4/+27
* mgetgroups: avoid argument promotion issues with -1Eric Blake2009-12-041-3/+3
* mgetgroups: new module, taken from coreutilsEric Blake2009-11-131-0/+149