summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/initgroups.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-2/+2
* Wrap <unistd.h> so that internal calls go direct and they're all weak symbolsguenther2015-09-121-1/+2
* Move to the <limits.h> universe.deraadt2015-01-161-5/+4
* zap remaining rcsid.espie2005-08-081-4/+1
* ansify function definitions and zap some `register'jfb2004-05-181-4/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* initgroups(3) should not spew to stderr; giles@nemeton.com.aumillert1999-03-291-7/+3
* Fix compiler warnings.millert1997-08-241-1/+2
* Fix RCS idstholo1996-08-191-7/+1
* Prototype internal functionstholo1996-03-251-2/+3
* initial import of NetBSD treederaadt1995-10-181-0/+65