CVSROOT: /cvs/gnome Module name: glib Changes by: yosh 05/02/23 01:05:24
Modified files: . : Tag: glib-2-6 ChangeLog glib : Tag: glib-2-6 abicheck.sh glib.symbols gstdio.c gstdio.h makegalias.pl Log message: Tue Feb 22 22:03:38 2005 Manish Singh <[EMAIL PROTECTED]> * glib/gstdio.h: On G_OS_UNIX, simple #define g_open and co. as aliases for their respective C library functions, instead of using the function wrappers. This avoids library users having to care about matching large file support with whatever glib has been built with. Fixes bug #167942 [http://bugzilla.gnome.org/show_bug.cgi?id=167942]. * glib/gstdio.c * glib/abicheck.sh * glib/glib.symbols * glib/makegalias.pl: Logic to make the gstdio wrappers still available for compatibility, but not used in new code. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=yosh&date=explicit&mindate=2005-02-23%2001:04&maxdate=2005-02-23%2001:06 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list