Subject: Re: devel/pth pthread.3 man page installation
To: None <pkgsrc-users@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-users
Date: 11/23/2007 16:13:58
On Fri, Nov 23, 2007 at 06:17:22PM +0900, Masao Uebayashi wrote:
> >      Yes, why are you installing devel/pth on a system that has native
> > pthreads?
> 
> Someone may want non-1:1 thread which can do scheduling in userland?

I am not sure if devel/pth is the best choice for that. If there's some
interest, it shouldn't be too hard to port libc_r from DragonFly and it
is somewhat well tested with pkgsrc :-)

Joerg