summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/getgrent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* getgrent.c, record-client.c: Add missing includes for assert.hVijay Kumar Banerjee2021-02-271-0/+1
* getgrent.c: Fix Unchecked return value error (CID #1459004)Ryan Long2021-02-261-1/+3
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* libcsupport: Use POSIX key for getgrent()Sebastian Huber2014-11-201-29/+59
* libcsupport: Split passwd/group supportSebastian Huber2014-11-201-0/+78
* 2002-10-02 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-10-021-193/+0
* 2001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>Joel Sherrill2001-08-091-0/+17
* 2001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-081-0/+3
* Added code to initialize the /etc/group and /etc/passwd files.Joel Sherrill1999-07-021-0/+22
* Fixed format strings and warnings.Joel Sherrill1999-07-021-3/+3
* Reentrant versions added by Joel. Signficant formatting cleanup.Joel Sherrill1999-07-021-52/+84
* Password and group routines added by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-07-021-0/+119