gutils: split out g_get_host_name()
authorRyan Lortie <desrt@desrt.ca>
Mon, 4 Feb 2013 12:49:06 +0000 (13:49 +0100)
committerRyan Lortie <desrt@desrt.ca>
Wed, 20 Feb 2013 11:09:29 +0000 (11:09 +0000)
commit3c9691f7f8b3b66905ab689a5dddc6157182b50e
tree66c9a934274ff348e09285aa6b445e1dd070679a
parent8c42a663f8182f8281c083390aa761e8e9badc63
gutils: split out g_get_host_name()

Remove the code for getting the hostname from g_get_any_init_do() and
outside of the g_utils_global lock.

https://bugzilla.gnome.org/show_bug.cgi?id=693204
glib/gutils.c