aboutsummaryrefslogtreecommitdiff
path: root/src/passwd/putgrent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* 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