Subject: Re: FreeBSD 5/6/7 kernel emulator for NetBSD 2.x
To: Martin Husemann <martin@duskware.de>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 10/27/2005 13:31:24
On Oct 27, 2005, at 5:40 AM, Martin Husemann wrote:

> I suppose with TLS you mean the funny attribute stuff that newer  
> gcc's do?
> Of course NetBSD supports pthread_key_create(), pthread_setspecific()
> and pthread_getspecific().

Probably means TLS relocations, etc., not pthread-style TLS.

>
> Martin

-- thorpej