about summary refs log tree commit diff
path: root/src/passwd/putgrent.c
Commit message (Expand)AuthorAgeFilesLines
* fix format strings for uid/gid values in putpwent/putgrentRich Felker2019-05-161-1/+1
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-0/+1
* putgrent: Add missing newlineMichael Forney2013-11-231-0/+1
* putgrent: Stop writing output on first failureMichael Forney2013-11-231-2/+3
* add put*ent functions for passwd/group files and similar for shadowRich Felker2013-04-041-0/+14