| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor group file access code | Josiah Worcester | 2015-02-13 | 1 | -1/+2 |
| | | | | | | this allows getgrnam and getgrgid to share code with the _r versions in preparation for alternate backend support. | ||||
| * | refactor passwd file access code | Josiah Worcester | 2015-02-10 | 1 | -1/+2 |
| | | | | | | this allows getpwnam and getpwuid to share code with the _r versions in preparation for alternate backend support. | ||||
| * | shadow: Move spent parsing to internal function | Michael Forney | 2013-11-24 | 1 | -1/+1 |
| | | |||||
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+13 |
