ge bdaaaaae58 all: rename functions, deprecate old ones
Rename get_by_* to user_by_* and get_all to users. users() now can return errors.
2026-03-18 15:46:31 +03:00
2026-01-25 13:31:10 +03:00
2026-01-25 13:31:10 +03:00
2026-01-25 13:31:10 +03:00
2026-01-25 13:31:10 +03:00
2026-03-18 15:32:52 +03:00
2026-01-25 13:31:10 +03:00

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.

Description
No description provided
Readme 38 KiB
Languages
V 100%