makefile.mingw.in Protect the rule to rebuild makefile.mingw if
[platform/upstream/glib.git] / gthread / gthread-solaris.c
2001-01-03 Sebastian WilhelmiMade g_thread_min_stack_size static.
2000-11-21 Sebastian WilhelmiAdd a surrogate for thread priorities using PID nicenes...
2000-09-29 Sebastian WilhelmiAdded errorcheck mutexes. These are activated through...
2000-09-06 Sebastian Wilhelmis/G_MICROSEC/G_USEC_PER_SEC/
2000-09-01 Sebastian WilhelmiUse GError to report errors as well.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-04-25 Sebastian WilhelmiChanged the scope of the initialized mutex to USYNC_THR...
2000-03-17 Sebastian WilhelmiAdded the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE...
2000-02-22 Sebastian Wilhelmicheck for sysconf (_SC_THREAD_STACK_MIN), which returns...
1999-11-16 Sebastian WilhelmiChanged the prototype of thread_create and thread_self...
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1998-12-15 Sebastian Wilhelmiupdated.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...