summaryrefslogtreecommitdiff
path: root/lib/mgetgroups.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* free-posix: use more often in other modulesPaul Eggert2021-03-251-4/+0
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* mgetgroups: avoid warning with clangPádraig Brady2020-11-091-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* mgetgroups: port to strict OS XPaul Eggert2015-06-301-7/+7
* mgetgroups: port to strict OS XPaul Eggert2015-06-291-1/+7
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* mgetgroups: remove dependency on realloc-gnuPaul Eggert2013-10-131-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* hash, mgetgroups: drop xalloc dependencyEric Blake2011-04-281-12/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* 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