summaryrefslogtreecommitdiff
path: root/lib/getugroups.c
Commit message (Expand)AuthorAgeFilesLines
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-5/+3
* Correct an outdated comment. From Bruno Haible.Jim Meyering2006-05-191-2/+1
* Sync from coreutils.Paul Eggert2005-09-231-4/+2
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2004-08-071-1/+13
* Remove K&R cruft.Paul Eggert2003-09-091-6/+2
* (getugroups): Cast -1 to gid_t, for systems likeJim Meyering2000-06-041-2/+2
* (getugroups): Don't dereference a null pointer whenJim Meyering1999-05-151-3/+10
* (getugroups): Take new parameter, gid.Jim Meyering1999-03-101-4/+12
* fix small thinkoJim Meyering1999-03-091-2/+1
* (getugroups): Take new parameter, gid.Jim Meyering1999-03-091-2/+6
* protoizeJim Meyering1998-03-131-4/+1
* (getugroups): Don't add a group number if it would be a duplicate.Jim Meyering1998-03-131-7/+18
* indent cpp-directivesJim Meyering1996-07-151-4/+4
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* Include stdio.h before grp.h.Jim Meyering1996-04-031-17/+6
* Initial revisionJim Meyering1992-11-011-0/+86