User threads in Linux glibc port

Daniel Jacobowitz drow@false.org
Tue Feb 14 17:04:00 GMT 2006


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



More information about the Libc-ports mailing list