gutils: split out g_get_tmp_dir()
authorRyan Lortie <desrt@desrt.ca>
Mon, 4 Feb 2013 13:17:08 +0000 (14:17 +0100)
committerRyan Lortie <desrt@desrt.ca>
Wed, 20 Feb 2013 11:09:29 +0000 (11:09 +0000)
commit9879c7f5fa640d994dc1209ef333d4be706670f0
tree5d7f4a03d1d0223931cc2b6fd1dd760478285389
parent3c9691f7f8b3b66905ab689a5dddc6157182b50e
gutils: split out g_get_tmp_dir()

Remove the code for getting the tmpdir 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