[Bug nptl/21119] Unify the pthread_mutex_t definitions

fweimer at redhat dot com sourceware-bugzilla@sourceware.org
Mon Feb 13 12:21:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=21119

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fweimer at redhat dot com

--- Comment #2 from Florian Weimer <fweimer at redhat dot com> ---
This is very difficult to fix because existing binaries have conflicting
requirements for data structure layout due to compiled-in static initializers.

Maybe the way forward here is a public futex interface with extended ABI
compatibility guarantees.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list