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]

Re: __librt_multiple_threads for nptl?


> I was a bit concerned about breaking ABI compatibility changing FR-V
> to use multiple_threads in the TCB, as opposed to using this
> variable, but I'm now convinced it's not an issue.  Am I mistake?

You are talking about the private TCB contents.  That is not part of any
ABI except the GLIBC_PRIVATE interface between libc/ld.so/librt.
We don't consider that an ABI change.


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