aboutsummaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/idvec-impgids.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-05-12 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-05-111-1/+5
| | | | | * idvec-impgids.c (_merge_implied_gids): Free CACHE on failure. Submitted by Neal H Walfield <neal@cs.uml.edu>.
* * idvec-impgids.c (_merge_implied_gids) [HAVE_GETGROUPLIST]:Mark Kettenis2001-06-261-5/+5
| | | | | | Conditionally enable code that calls getgrouplist. Use `int' instead of `size_t' for number of groups. [!HAVE_GETGROUPLIST]: Add #warning about missing getgrouplist.
* (idvec_merge_implied_gids):Miles Bader1997-08-071-2/+6
| | | | Do all ids in UIDS even if one returns an error.
* Initial checkinMiles Bader1997-05-271-0/+119