Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-06-15 | set errno when getpw*_r, getgr*_r, and getspnam_r fail | Rich Felker | -0/+1 |
2015-02-23 | fix crashes in refactored passwd/group code | Rich Felker | -2/+2 |
2015-02-10 | refactor passwd file access code | Josiah Worcester | -25/+11 |
2012-09-29 | more close-on-exec fixes, mostly using new "e" flag to fopen | Rich Felker | -1/+1 |
2012-02-01 | make passwd/group functions safe against cancellation in stdio | Rich Felker | -1/+10 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+46 |