summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/getgrent.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-081-0/+3
| | | | | | | * configure.in: Add libc/config.h * libc/Makefile.am: Add INCLUDES += -I. to pickup config.h * libc/.cvsignore: Add config.h and stamp-h * libc/*.c: Add config.h support.
* 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