This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: User threads in Linux glibc port


On Tue, Feb 14, 2006 at 11:59:33AM -0500, David Lie wrote:
> 
> Hello:
> 
> I was wondering if anyone knows of a POSIX-compliant user-level 
> threading library that can be used with one of the more recent versions 
> of glibc.

As far as I know NGPT has not worked in several years, leaving
LinuxThreads (not very POSIX) and NPTL as the only substantial games
in town.  I don't know how well GNU pth works; you might want to try
that.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]