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