mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
5f38e99895
2002-07-03 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gthread/gthread-solaris.c: Use thr_min_stack() instead of sysconf (_SC_THREAD_STACK_MIN). if stack_size is 0 on entry to g_thread_create_solaris_impl, also pass 0 to thr_create. Otherwise the stack might be to small for any nontrivial thread. Discovered on intel-solaris by Rajkumar Sivasamy <rajkumar.siva@wipro.com>. |
||
---|---|---|
.. | ||
.cvsignore | ||
ChangeLog | ||
gthread-impl.c | ||
gthread-none.c | ||
gthread-posix.c | ||
gthread-solaris.c | ||
gthread-win32.c | ||
gthread.def | ||
gthread.rc.in | ||
Makefile.am | ||
makefile.mingw.in | ||
makefile.msc.in |