summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/__sgetspent_r.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf).Manuel Novoa III2003-11-061-167/+0
* Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen2003-10-101-28/+30
* Fixup errno handlingEric Andersen2003-06-271-10/+14
* Silence warnings, clean things up.Eric Andersen2002-06-121-1/+1
* * Added /etc/shadow support (Config selectable)David McCullough2002-01-171-0/+161