Date: Tue, 27 Jul 2004 19:45:37 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/glib20 Makefile ports/devel/glib20/files patch-glib_gthread.h patch-gthread_gthread-posix.c Message-ID: <200407271945.i6RJjbLD047846@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2004-07-27 19:45:37 UTC
FreeBSD ports repository
Modified files:
devel/glib20 Makefile
Added files:
devel/glib20/files patch-gthread_gthread-posix.c
Removed files:
devel/glib20/files patch-glib_gthread.h
Log:
Remove the previous thread stack size hack, and add a slightly better one.
This new hack sets a default thread stack size of 1 MB (more in line with
Linux), but allows programmers to override that down to the minimum stack
size. This is subject to change again, but this is far better than the
hack that was previously in place.
Revision Changes Path
1.102 +3 -3 ports/devel/glib20/Makefile
1.3 +0 -11 ports/devel/glib20/files/patch-glib_gthread.h (dead)
1.1 +34 -0 ports/devel/glib20/files/patch-gthread_gthread-posix.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407271945.i6RJjbLD047846>
