about summary refs log tree commit diff
path: root/src/passwd/getpw_r.c
Commit message (Expand)AuthorAgeFilesLines
* set errno when getpw*_r, getgr*_r, and getspnam_r failRich Felker2017-06-151-0/+1
* fix crashes in refactored passwd/group codeRich Felker2015-02-231-2/+2
* refactor passwd file access codeJosiah Worcester2015-02-101-25/+11
* more close-on-exec fixes, mostly using new "e" flag to fopenRich Felker2012-09-291-1/+1
* make passwd/group functions safe against cancellation in stdioRich Felker2012-02-011-1/+10
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+46