summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/__getpwent_r.c
Commit message (Collapse)AuthorAgeFilesLines
* Silence warnings, clean things up.Eric Andersen2002-06-121-1/+1
| | | | -Erik
* Reworked the password stuff to be reentrant. Group stuff isEric Andersen2001-03-081-0/+112
still needing to be reworked. -Erik