applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
[platform/upstream/glib.git] / gthread / gthread-posix.c
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-20 Sebastian WilhelmiForgot a '}' in a macro for DCE-threads. Thanks to...
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-20 Tor LillqvistUpdate the pthreads snapshot version we want. Advice...
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...
1999-03-31 Sebastian WilhelmiUse the right default arguments for the construction...
1999-03-12 Sebastian WilhelmiTest for posix threads first, then for dce threads.
1999-03-11 Sebastian WilhelmiRevamped the thread configure stuff. Now dce threads...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-08 Sebastian WilhelmiChanged the test for getpwuid_r to exclude those system...
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1998-12-17 CST 1998 Shawn T... giounix.c: s/g_main_poll_add/g_main_remove_add/g
1998-12-15 Sebastian Wilhelmiupdated.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...