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: Thread-, Signal- and Cancellation-safety documentation


On May 17, 2013, Rich Felker <dalias@aerifal.cx> wrote:

> On Fri, May 17, 2013 at 12:15:26PM -0300, Alexandre Oliva wrote:
>> > Could we document it is always thread local or are incompatible
>> > implementations in the wild?
>> 
>> The only incompatible implementation I'm aware of is the ppc-nofpu
>> emulation.

> This should be easily fixable by adding __thread to the global
> variables it's using.

Yeah...  if there weren't any worries about not breaking ABIs ;-)

See bug 15483 for some more viable alternatives.

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


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