Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getpwent(), getpwent_r(), and getgrent(), getgrent_r() would all | Eric Andersen | 2003-10-31 | 1 | -0/+3 |
* | Implement getgrgid_r and getgrnam_r. Rework group handling code to be fully | Eric Andersen | 2003-10-10 | 1 | -39/+38 |
* | Fixup errno handling | Eric Andersen | 2003-06-27 | 1 | -4/+8 |
* | Silence warnings, clean things up. | Eric Andersen | 2002-06-12 | 1 | -1/+1 |
* | Reworked the password stuff to be reentrant. Group stuff is | Eric Andersen | 2001-03-08 | 1 | -0/+112 |