glib/gutils.[hc] [Win32] Make also g_get_user_name() and g_get_real() name
authorTor Lillqvist <tml@iki.fi>
Sun, 28 Nov 2004 18:39:24 +0000 (18:39 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 28 Nov 2004 18:39:24 +0000 (18:39 +0000)
commit75a1d303ef56d474f2b43393592d48801daddcd1
tree4c901ea72347178ca3dc25a928b13406e3062e4f
parent86c78552ecca6a6c7bbf9616f459f0a173d76e1a
glib/gutils.[hc] [Win32] Make also g_get_user_name() and g_get_real() name

2004-11-28  Tor Lillqvist  <tml@iki.fi>

* glib/gutils.[hc]
* glib/glib.symbols: [Win32] Make also g_get_user_name() and
g_get_real() name return UTF-8. As for the similar changes to fix
#101792, for DLL ABI stability we use preprocessor defines to get
the new UTF-8 versions, and keep the old names for versions
returning strings in the system codepage.

Fix g_get_tmp_dir() and g_get_home_dir() to actually return UTF-8
as was intended in the fix for bug #101792. (#159664, noticed by
Robert Ă–gren)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/glib.symbols
glib/gutils.c
glib/gutils.h