summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/__getgrent_r.c
Commit message (Expand)AuthorAgeFilesLines
* Fix things (properly) to open /etc/passd and /etc/group ifEric Andersen2003-11-011-3/+0
* 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-0/+114