summaryrefslogtreecommitdiff
path: root/src/group-list.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: use "char const *" rather than "const char *"Pádraig Brady2021-04-111-1/+1
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: use C99 for loop initial declarations where possiblePádraig Brady2017-06-171-2/+1
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2016-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2015-01-011-1/+1
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* id: add -z, --zero optionBernhard Voelker2013-09-211-3/+3
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* id,groups: use gidtostr/uidtostr to avoid castsJim Meyering2012-05-201-4/+12
* id,groups: with no user name, print only real and/or effective IDs,Jim Meyering2012-04-271-6/+8
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* id: handle systems without getgroups supportEric Blake2009-12-041-2/+2
* build: update gnulib, for getgroups improvementsEric Blake2009-11-131-4/+2
* maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering2009-08-251-6/+0
* simplify mgetgroups() and avoid -Wsign-compare warningsPádraig Brady2009-01-161-2/+2
* group-list: avoid compiler warningEric Blake2008-10-241-1/+1
* Include <getopt.h> only if used.Jim Meyering2008-03-161-1/+0
* groups: don't test printf and putchar calls for failureJim Meyering2008-02-141-14/+2
* Replace groups.sh with groups.c.James Youngman2008-02-131-0/+134