summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/getgrnam.c
Commit message (Expand)AuthorAgeFilesLines
* Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen2003-10-101-21/+42
* Fix some locking problems noted by Manuel. __getgrent() was alwaysEric Andersen2002-09-101-3/+3
* Yet more rework to make __getgrent and the functions that use itEric Andersen2002-08-181-1/+17
* Silence warnings, clean things up.Eric Andersen2002-06-121-1/+0
* * Added /etc/shadow support (Config selectable)David McCullough2002-01-171-1/+2
* Update to accomodate the header file changesEric Andersen2001-09-271-0/+1
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Formatting updateEric Andersen2000-10-071-19/+16
* Initial revision0_9_1Erik Andersen2000-05-141-0/+51