about summary refs log tree commit diff
path: root/src/passwd/pwf.h
Commit message (Collapse)AuthorAgeFilesLines
* refactor group file access codeJosiah Worcester2015-02-131-1/+2
| | | | | this allows getgrnam and getgrgid to share code with the _r versions in preparation for alternate backend support.
* refactor passwd file access codeJosiah Worcester2015-02-101-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 functionMichael Forney2013-11-241-1/+1
|
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+13