check for sysconf (_SC_THREAD_STACK_MIN), which returns the minimal stack
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Tue, 22 Feb 2000 13:11:24 +0000 (13:11 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Tue, 22 Feb 2000 13:11:24 +0000 (13:11 +0000)
commitac6c1d7c59fcb07190d6e2ab69ff704b70b4c21c
treeeae85cf2e7b716050527ac066aa1bc027ca8e419
parent4a3f7e3b42d02734cf86ee725f99dd41ad783f0f
check for sysconf (_SC_THREAD_STACK_MIN), which returns the minimal stack

2000-02-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gthread-posix.c, gthread-solaris.c: check for sysconf
(_SC_THREAD_STACK_MIN), which returns the minimal stack size for
new threads. Patch from Soeren Sandmann <sandmann@daimi.au.dk>.
gthread/ChangeLog
gthread/gthread-impl.c
gthread/gthread-posix.c
gthread/gthread-solaris.c