mirror of
https://github.com/gechandesu/pwd.git
synced 2026-07-14 16:48:24 +03:00
master
Rename get_by_* to user_by_* and get_all to users. users() now can return errors.
Access to the UNIX Password Database
pwd module provides thread-safe access to the UNIX user account and password
database.
See passwd(5), getpwent(3) and getpwnam(3) for info.
Languages
V
100%