Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-10 | refactor passwd file access code | Josiah Worcester | 1 | -20/+12 | |
this allows getpwnam and getpwuid to share code with the _r versions in preparation for alternate backend support. | |||||
2012-09-29 | more close-on-exec fixes, mostly using new "e" flag to fopen | Rich Felker | 1 | -1/+1 | |
2011-09-27 | fix clobbering of errno in get(pw|gr)([ug]id|nam) by fclose | Rich Felker | 1 | -0/+6 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+39 | |