[PATCH]: inet_ntoa.c without TLS
Kristian Van Der Vliet
vanders@liqwyd.com
Thu May 25 15:52:00 GMT 2006
On Thursday 25 May 2006 16:44, Ulrich Drepper wrote:
> Kristian Van Der Vliet wrote:
>> The recent change to inet_ntoa.c will fail on systems without TLS
>> support. Please consider the attached patch, which re-implements the
>> original TLD code when TLS is not available.
>
> There is not more support for systems without TLS.
Is the Glibc TLS API stable, and is it documented anywhere? I'm going to have
to implement some sort of TLS support for Syllable if that's the case. I
can't simply enable the existing TLS code because we're not using ld.so and
have our own 1:1 kernel threads.
--
Vanders
http://www.syllable.org
http://www.liqwyd.com
More information about the Libc-alpha
mailing list