mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-25 03:17:52 +02:00
glib-unix: Add g_unix_get_passwd_entry() function
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
This commit is contained in:
@@ -2455,6 +2455,9 @@ g_unix_fd_add
|
||||
g_unix_fd_add_full
|
||||
g_unix_fd_source_new
|
||||
|
||||
<SUBSECTION>
|
||||
g_unix_get_passwd_entry
|
||||
|
||||
<SUBSECTION Private>
|
||||
g_unix_error_quark
|
||||
</SECTION>
|
||||
|
Reference in New Issue
Block a user