Separate implementation on Win32: Use the wide character API on NT-based
authorTor Lillqvist <tml@novell.com>
Wed, 1 Mar 2006 14:18:55 +0000 (14:18 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 1 Mar 2006 14:18:55 +0000 (14:18 +0000)
commit5a2950d04112b0ed6c0a524ade58a73579b8842a
treef5ee89a00a76201559a18251e005aa7452e3a8a4
parent4aff4bfa556501515d9cb40b514f5537713e7e32
Separate implementation on Win32: Use the wide character API on NT-based

2006-03-01  Tor Lillqvist  <tml@novell.com>

* glib/gutils.c (g_listenv): Separate implementation on Win32: Use
the wide character API on NT-based Windows. Return UTF-8 strings.

* glib/glib.symbols: Don't mark g_listenv as PRIVATE, as that
meant it wasn't present in the import library. PRIVATE is used
only for the backwards-compatibility DLL ABI stability hacks.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
glib/glib.symbols
glib/gutils.c