[PATCH v3] libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables
Florian Weimer
fweimer@redhat.com
Wed May 25 09:02:00 GMT 2016
On 05/24/2016 06:58 PM, Kees Cook wrote:
> + [libio_compatibility=no])
I really don't think we want to do this by default, at least not for
i386. Existing policy is to maintain the ABI, even doing so is not cheap.
I think we need a follow-up patch which removes the symbols which are
now incompatible from the ABI, so that programs which are broken by this
configuration receive an explicit error message.
Florian
More information about the Libc-alpha
mailing list