summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/getspuid.c
Commit message (Expand)AuthorAgeFilesLines
* Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen2003-10-101-21/+23
* Yet more cleanup for the reentrant pwd/grp functions so theyEric Andersen2003-06-271-2/+6
* Fixup errno handlingEric Andersen2003-06-271-5/+10
* Fix lockingEric Andersen2002-08-081-0/+14
* Silence warnings, clean things up.Eric Andersen2002-06-121-15/+12
* * Added /etc/shadow support (Config selectable)David McCullough2002-01-171-0/+50