Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2003 13:23:49 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        threads@freebsd.org
Subject:   Re: Implementing TLS: step 1
Message-ID:  <20030619202349.GB833@dhcp01.pn.xcllnt.net>
In-Reply-To: <20030619202013.GA833@dhcp01.pn.xcllnt.net>
References:  <20030619202013.GA833@dhcp01.pn.xcllnt.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 19, 2003 at 01:20:13PM -0700, Marcel Moolenaar wrote:
> 
> 1. The kernel already iterates over the program headers and can
>    pass the address and size of the TLS template to the process
>    (or RTLD) by means of the auxargs (ie have AT_TLS_ADDR and
>    AT_TLS_SIZE). If no template exists AT_TLS_* will be zero.
>    This prevents coding object file dependencies on thread and
						   ^^^^^^^^^
I mean: in the thread libraries.

Sorry about that,

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net



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