summaryrefslogtreecommitdiff
path: root/libc/pwd_grp/__getgrent_r.c
AgeCommit message (Expand)Author
2003-11-06Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf).Manuel Novoa III
2003-11-01Fix things (properly) to open /etc/passd and /etc/group ifEric Andersen
2003-10-31getpwent(), getpwent_r(), and getgrent(), getgrent_r() would allEric Andersen
2003-10-10Implement getgrgid_r and getgrnam_r. Rework group handling code to be fullyEric Andersen