aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/getgrouplist.c
Commit message (Expand)AuthorAgeFilesLines
* Implementing 'fallback' nsswitch source. 'fallback' source is usedMichael Bushkov2007-12-121-39/+4
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Cleanup for getgrouplist(3):Xin LI2005-05-031-8/+6
* Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).Jacques Vidrine2003-02-161-1/+1
* Fix a syntax error which causes an annoying warning.Garrett Wollman2002-09-081-0/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-3/+0
* Fixed syntax error in previous commit. It was non-fatal because it wasBruce Evans2002-02-011-3/+5
* Fix SCM ID's.David E. O'Brien2002-02-011-4/+3
* Use the proper type (gid_t) for (group)->gr_gid to be orthogonalMark Murray2002-01-221-5/+8
* Fixed merging error. Lite2 fixed premature failure and didn'tBruce Evans1997-03-121-2/+4
* Merge from Lite2:Peter Wemm1997-03-111-10/+8
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-221-1/+0
* Bruce pointed out, that a misleading warning would be issuedStefan Eßer1995-02-171-1/+1
* Protect against duplicate gids in group list (as could be theStefan Eßer1995-02-171-2/+5
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+89