This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

TLS changes (broken tools warning)


I have just checked in some changes to make libc use TLS internally when
__thread is available (along with some fixes to the TLS support code).  All
available tools that claim to support TLS have bugs that will louse up your
libc build, so be sure to configure using --without-tls if you have tools
that claim to support TLS and __thread.


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