Date: Mon, 11 Apr 2005 03:47:42 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include pthread.h Message-ID: <200504110347.j3B3lgf9018611@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2005-04-11 03:47:42 UTC
FreeBSD src repository
Modified files:
include pthread.h
Log:
Increase PTHREAD_STACK_MIN to MINSIGSTKSZ because thread libraries now use
makecontext which enforces a minimum stack size to be MINSIGSTKSZ.
Bug report: Bill Middleton <flashdict at gmail dot com>, BSD-sharp project.
Revision Changes Path
1.35 +1 -1 src/include/pthread.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504110347.j3B3lgf9018611>
