CVSROOT:        /cvs/gnome
Module name:    glib
Changes by:     wilhelmi        06/05/09 20:44:50

Modified files:
        .              : ChangeLog 
        glib           : Makefile.am gatomic.c gconvert.c gmain.c gmem.c 
                         gmessages.c grand.c gslice.c gthread.c gutils.c 
        gthread        : gthread-impl.c 
        tests          : .cvsignore Makefile.am 
Added files:
        glib           : gthreadprivate.h 
        tests          : errorcheck-mutex-test.c 
Removed files:
        glib           : gthreadinit.h 

Log message:
2006-05-09  Sebastian Wilhelmi  <[EMAIL PROTECTED]>

* glib/gthreadinit.h: Renamed to glib/gthreadprivate.h and moved
system thread identifier comparision and assignment macros from
glib/gthread.c to glib/gthreadprivate.h.

* glib/Makefile.am, glib/gatomic.c, glib/gconvert.c, glib/gmain.c,
glib/gmem.c, glib/gmessages.c, glib/grand.c, glib/gslice.c,
glib/gthread.c, glib/gutils.c, gthread/gthread-impl.c: Use
glib/gthreadprivate.h instead of glib/gthreadinit.h.

* gthread/gthread-impl.c: Use GSystemThread instead of GThread for
owner determination. This fixes #311043 and is mostly modeled
after the patch from [EMAIL PROTECTED]

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=wilhelmi&date=explicit&mindate=2006-05-09%2020:43&maxdate=2006-05-09%2020:45

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

Reply via email to