Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-16 | fix format strings for uid/gid values in putpwent/putgrent | Rich Felker | 1 | -1/+1 |
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 1 | -0/+1 |
2013-11-23 | putgrent: Add missing newline | Michael Forney | 1 | -0/+1 |
2013-11-23 | putgrent: Stop writing output on first failure | Michael Forney | 1 | -2/+3 |
2013-04-04 | add put*ent functions for passwd/group files and similar for shadow | Rich Felker | 1 | -0/+14 |