This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH]: inet_ntoa.c without TLS


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


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