mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-09 20:43:18 +01: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