Merge branch 'thread-safe-getpwnam' into 'master'

glocalvfs: Use thread-safe getpwnam_r() rather than getpwnam()

Closes #1687

See merge request GNOME/glib!681
This commit is contained in:
Emmanuele Bassi
2019-11-27 11:58:51 +00:00
5 changed files with 177 additions and 9 deletions

View File

@@ -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>