CVSROOT:        /cvs/gnome
Module name:    glib
Changes by:     tml     05/08/29 18:34:37

Modified files:
        glib           : Tag: glib-2-8 gspawn.c 

Log message:
2005-08-30  Tor Lillqvist  <[EMAIL PROTECTED]>

Make also the g_spawn*() functions take parameters in the GLib
file name encoding, i.e. UTF-8, on Windows. Has no impact on Unix
API or ABI. Like the other GLib API that was earlier changed to
use UTF-8 on Windows, the names of the functions that take UTF-8
have _utf8 suffixes added by using preprocessor macros in the
header file. The old names are kept for functions with the old
behaviour, taking parameters in the system codepage, for DLL ABI
stability.

* glib/gspawn.c: Corresponding documentation updates.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=tml&date=explicit&mindate=2005-08-29%2018:33&maxdate=2005-08-29%2018:35

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to