CVSROOT: /cvs/gnome
Module name: glib
Changes by: timj 06/01/23 10:51:06
Modified files:
. : ChangeLog
glib : gslice.c gutils.c gutils.h
Log message:
Mon Jan 23 16:46:20 2006 Tim Janik <[EMAIL PROTECTED]>
* glib/gslice.c (slice_config_init): initialize GSlice config from
G_SLICE environemtn variable. we support G_SLICE=always-malloc
currently, which forces all g_slice_*() allocations to use the system
malloc instead.
* glib/gutils.c:
g_parse_debug_string(): added a note about not using g_malloc() here.
_g_getenv_nomalloc(): getenv() variant that doesn't use g_malloc or
g_slice. contains only guesswork in the WIN32 branch.
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=timj&date=explicit&mindate=2006-01-23%2010:50&maxdate=2006-01-23%2010:52
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list