Systemd/src/nss-systemd
Yu Watanabe 12c2c56dcb nss-systemd: make dynamic users enumerable by `getent`
This adds `setpwent()`, `getpwent_r()`, `endpwent()`, `setgrent()`,
`getgrent_r()`, and `endgrent()` interfaces to nss-systemd library.
Thus, dynamic users can be enumerated by e.g. `getent passwd` command.
2018-03-21 13:39:03 +09:00
..
nss-systemd.c nss-systemd: make dynamic users enumerable by `getent` 2018-03-21 13:39:03 +09:00
nss-systemd.sym nss-systemd: make dynamic users enumerable by `getent` 2018-03-21 13:39:03 +09:00