summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/spent.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf).Manuel Novoa III2003-11-061-97/+0
* Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen2003-10-101-30/+32
* ret could have been used uninitialized in one caseEric Andersen2003-06-271-1/+1
* Yet more cleanup for the reentrant pwd/grp functions so theyEric Andersen2003-06-271-2/+5
* Fixup errno handlingEric Andersen2003-06-271-3/+6
* Fix lockingEric Andersen2002-08-081-1/+21
* Silence warnings, clean things up.Eric Andersen2002-06-121-19/+17
* * Added /etc/shadow support (Config selectable)David McCullough2002-01-171-0/+71