summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/__getpwent_r.c
Commit message (Expand)AuthorAgeFilesLines
* getpwent(), getpwent_r(), and getgrent(), getgrent_r() would allEric Andersen2003-10-311-0/+3
* Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen2003-10-101-39/+38
* Fixup errno handlingEric Andersen2003-06-271-4/+8
* Silence warnings, clean things up.Eric Andersen2002-06-121-1/+1
* Reworked the password stuff to be reentrant. Group stuff isEric Andersen2001-03-081-0/+112