about summary refs log tree commit diff
path: root/src/passwd/fgetpwent.c
Commit message (Collapse)AuthorAgeFilesLines
* add fgetpwent (nonstandard function)Rich Felker2012-01-291-0/+9
based on patch by Jeremy Huntwork