about summary refs log tree commit diff
path: root/src/passwd/getpwent_a.c
Commit message (Expand)AuthorAgeFilesLines
* fix spurious errors in refactored passwd/group codeRich Felker2015-02-231-1/+1
* refactor passwd file access codeJosiah Worcester2015-02-101-2/+6
* change uid_t, gid_t, and id_t to unsigned typesRich Felker2013-07-191-4/+11
* make passwd/group functions safe against cancellation in stdioRich Felker2012-02-011-2/+8
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+37