Files
pwd/README.md
2026-02-20 18:28:03 +03:00

353 B

Access to the UNIX Password Database

pwdb module provides thread-safe access to the UNIX user account and password database.

See passwd(5), getpwent(3) and getpwnam(3) for info.