summaryrefslogtreecommitdiff
path: root/src/group-list.c
AgeCommit message (Expand)Author
2009-08-25maint: remove Local Variables: indent-tabs-mode: nil from all sourcesJim Meyering
2009-01-16simplify mgetgroups() and avoid -Wsign-compare warningsPádraig Brady
2008-10-24group-list: avoid compiler warningEric Blake
2008-03-16Include <getopt.h> only if used.Jim Meyering
2008-02-14groups: don't test printf and putchar calls for failureJim Meyering
2008-02-13Replace groups.sh with groups.c.James Youngman