cvs commit: ports/devel/glib20 Makefile ports/devel/glib20/files
patch-glib_gthread.h patch-gthread_gthread-posix.c
Joe Marcus Clarke
marcus at FreeBSD.org
Tue Jul 27 12:45:37 PDT 2004
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)
More information about the cvs-all
mailing list