aboutsummaryrefslogtreecommitdiff
path: root/src/passwd/fgetpwent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor passwd file access code•••this allows getpwnam and getpwuid to share code with the _r versions in preparation for alternate backend support. Josiah Worcester2015-02-101-1/+3
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-0/+1
* add fgetpwent (nonstandard function)•••based on patch by Jeremy Huntwork Rich Felker2012-01-291-0/+9