Revert an accidental ABI break by moving gettime out of the
authorMatthias Clasen <mclasen@redhat.com>
Tue, 16 Jan 2007 21:25:03 +0000 (21:25 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 16 Jan 2007 21:25:03 +0000 (21:25 +0000)
commit4bbde50716bb9340d0f32459bac9d658b95c58a4
tree4b06079d64cc746309a352367e765950c79ce421
parent098d17a4fc3f090e5a109505981e2e4d4f0f6810
Revert an accidental ABI break by moving gettime out of the

2007-01-16  Matthias Clasen  <mclasen@redhat.com>

        * glib/gthread.h:
        * glib/gthread.c:
        * glib/glib.symbols: Revert an accidental ABI break by
        moving gettime out of the GThreadFunctions struct and making
        it a separate variable.  (#397139, Joe Marcus Clarke)

        * gthread/*.c: Adapt.

svn path=/trunk/; revision=5279
ChangeLog
glib/glib.symbols
glib/gthread.c
glib/gthread.h
glib/gtimer.c
gthread/gthread-impl.c
gthread/gthread-none.c
gthread/gthread-posix.c
gthread/gthread-win32.c