summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/getgrent.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-05-171-193/+0
| | | | * configure.ac: Remove lib.
* 2001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>Joel Sherrill2001-08-091-0/+17
| | | | | * libc/getgrent.c, libc/getpwent.c: the 'ls' and more related command previous failed after a chroot(). (unknown user & group)
* 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