Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 10:35:42 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        David Xu <davidxu@freebsd.org>
Cc:        standards@freebsd.org
Subject:   Re: PTHREAD_STACK_MIN
Message-ID:  <Pine.GSO.4.10.10406241018080.21424-100000@pcnet5.pcnet.com>
In-Reply-To: <40DA9C68.5010202@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
[ standards CC'd ]

Can you guys tell what we should do to change PTHREAD_STACK_MIN in
<pthread.h> from hardcoded 1024 to MINSIGSTKSZ?

On Thu, 24 Jun 2004, David Xu wrote:

> Daniel Eischen wrote:
> > On Thu, 24 Jun 2004, David Xu wrote:
> > 
> > 
> >>I want to change minimal stack size to MINISIGSTKSZ,
> >>do you think it is ok ?
> > 
> > 
> > Sure, I don't see a problem with it....
> > 
> Sadly, MINSIGSTKSZ is quoted by #if __XSI_VISIBLE macro,
> will it be a problem ? see /usr/include/machine/signal.h.

Hmm, I guess we'd have to define _X_OPEN_SOURCE in order
to see that.  I'll CC standards to see what they say.

-- 
Dan Eischen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.10.10406241018080.21424-100000>