glib/gthread
Matthias Clasen cf7dcc4f38 Don't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is defined.
2007-01-08  Matthias Clasen  <mclasen@redhat.com>

        * gthread/gthread-posix.c (g_thread_impl_init): Don't
        use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is
        defined.  (#394150)



svn path=/trunk/; revision=5230
2007-01-08 12:59:05 +00:00
..
ChangeLog Correct link to discussion about CRITICAL_SECTIONs vs. mutexes. Thanks to 2006-12-28 10:48:39 +00:00
gthread-impl.c Don't link glib against libpthread. (#393812) 2007-01-08 05:13:15 +00:00
gthread-none.c Add G_MUTEX_SIZE as needed for gthread-impl.c 2000-11-02 13:04:16 +00:00
gthread-posix.c Don't use _SC_MONOTONIC_CLOCK unless USE_CLOCK_GETTIME is defined. 2007-01-08 12:59:05 +00:00
gthread-win32.c Don't link glib against libpthread. (#393812) 2007-01-08 05:13:15 +00:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in Don't use autoconf variables for the resource object files on Win32 any 2005-07-08 23:04:06 +00:00
Makefile.am Remove support for Solaris threads. (#136971, Sebastian Wilhelmi, patch by 2005-12-02 21:37:25 +00:00
makefile.msc.in added gbase64.obj and derive the static libs name from auto* variables 2006-04-07 17:10:36 +00:00