Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix mishandling of ENOMEM return case in internal getgrent_a function | Rich Felker | 2015-05-01 | 1 | -1/+2 |
* | fix spurious errors in refactored passwd/group code | Rich Felker | 2015-02-23 | 1 | -1/+1 |
* | refactor group file access code | Josiah Worcester | 2015-02-13 | 1 | -2/+7 |
* | change uid_t, gid_t, and id_t to unsigned types | Rich Felker | 2013-07-19 | 1 | -2/+9 |
* | make passwd/group functions safe against cancellation in stdio | Rich Felker | 2012-02-01 | 1 | -2/+7 |
* | fix buffer overrun in getgrent code when there are no group members | Rich Felker | 2011-06-30 | 1 | -4/+8 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+46 |