summaryrefslogtreecommitdiff
path: root/lib/libc/gen/initgroups.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up the vcs ID strings in libc's gen/ directory.John Baldwin2018-07-031-3/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use ANSI C prototypes. Eliminates -Wold-style-definition warnings.Craig Rodrigues2015-09-201-3/+1
* In preparation for raising NGROUPS and NGROUPS_MAX, change baseBrooks Davis2009-06-191-6/+15
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Fix problem where initgroups would silently truncate groups withDiomidis Spinellis2003-11-191-2/+7
* Fix SCM ID's.David E. O'Brien2002-02-011-3/+2
* Use the proper type (gid_t) for (group)->gr_gid to be orthogonalMark Murray2002-01-221-6/+4
* Do not write warning messages on stderr - a caller is expected to checkAnton Berezin2001-11-281-8/+2
* Fixed namespace pollution related to `warn' in libc (but not in otherBruce Evans2001-08-291-1/+8
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+1
* Minor cleanup, mostly unused vars and missing #includes.Poul-Henning Kamp1995-10-221-0/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+58