summaryrefslogtreecommitdiff
path: root/src/passwd/pwf.h
AgeCommit message (Collapse)AuthorLines
2015-02-13refactor group file access codeJosiah Worcester-1/+2
this allows getgrnam and getgrgid to share code with the _r versions in preparation for alternate backend support.
2015-02-10refactor passwd file access codeJosiah Worcester-1/+2
this allows getpwnam and getpwuid to share code with the _r versions in preparation for alternate backend support.
2013-11-24shadow: Move spent parsing to internal functionMichael Forney-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+13