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 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.

Rich


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