mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 15:38:44 +02:00
Where we have getpwuid[_r], use that in preference to $HOME, and only
Tue Mar 5 00:38:54 2002 Owen Taylor <otaylor@redhat.com> * glib/gutils.c (g_get_any_init): Where we have getpwuid[_r], use that in preference to $HOME, and only check $HOME as a fallback if getpwuid fails. (#2311)
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
Tue Mar 5 00:38:54 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gutils.c (g_get_any_init): Where we have
|
||||
getpwuid[_r], use that in preference to $HOME, and
|
||||
only check $HOME as a fallback if getpwuid fails.
|
||||
(#2311)
|
||||
|
||||
Sun Mar 3 21:09:24 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: Default to --disable-gtk-doc, to avoid
|
||||
|
Reference in New Issue
Block a user