summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf).Manuel Novoa III2003-11-061-45/+0
|
* Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen2003-10-101-1/+3
| | | | reentrant, since there was still a shared static value. indent stuff,
* Yet more rework to make __getgrent and the functions that use itEric Andersen2002-08-181-51/+4
| | | | | reentrant... -Erik
* Don't use fixed buffers if we have an mmu such that mallocEric Andersen2002-06-121-8/+15
| | | | | and realloc are cheap. -Erik
* Silence warnings, clean things up.Eric Andersen2002-06-121-0/+9
| | | | -Erik
* Update to accomodate the header file changesEric Andersen2001-09-271-0/+9
|
* Dependancy fixup, and remove some obcolete files.Eric Andersen2000-10-071-1/+1
|
* Initial revision0_9_1Erik Andersen2000-05-141-0/+65