Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 1998 08:07:41 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        shmit@kublai.com
Cc:        current@FreeBSD.ORG
Subject:   Re: Threading man pages.
Message-ID:  <199810012207.IAA10855@cimlogic.com.au>
In-Reply-To: <19981001175036.B228@kublai.com> from Brian Cully at "Oct 1, 98 05:50:36 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Brian Cully wrote:
> On Fri, Oct 02, 1998 at 07:36:01AM +1000, John Birrell wrote:
> > What problems?
> 
> Signal handling still appears broken from what I can tell (this is
> after the commit you did with Daniel Eischen's patches). I was
> under the assumption that you were still working on it. :-/

That is/was specific to sigwait() and shouldn't be generalized to
"signal handling" in general. FWIW, Daniel is one of just a few people
who actively contribute to this stuff.

> Should I take this to mean that as far as everybody's concerned
> the thread code is `commercial quality' (as the term is used by the
> FreeBSD project in its mission statement).

I use it commercially. I have products that use libc_r exclusively,
even for non-threaded applications.

I don't claim that libc_r contains fully re-entrant functions. Much of
libc needs to be re-written to provide this. The number of global
and static variables is a pain.

> 
> So I should go ahead and do some man page frobbing?

I'm not sure exactly what you're going to frob. Do you have a copy of
the POSIX standard to refer to? Remember that POSIX makes a lot of things
optional.

-- 
John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810012207.IAA10855>