check for sysconf (_SC_THREAD_STACK_MIN), which returns the minimal stack
[platform/upstream/glib.git] / gthread.c
1999-11-16 Sebastian WilhelmiRenamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR...
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-06-20 Tor LillqvistUpdate the pthreads snapshot version we want. Advice...
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...