mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-19 03:42:52 +02:00
This is a convenience wrapper around getpwnam_r() which handles all the memory allocation faff. Signed-off-by: Philip Withnall <withnall@endlessm.com> Helps: #1687