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: [PATCH v3] libio: use PTR_MANGLE/PTR_DEMANGLE for FILE vtables


On 05/25/2016 07:13 PM, Kees Cook wrote:

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.

I have no idea how/where to do this. :) Hints?

You can use the C preprocessor in Versions files, see elf/Versions.

The challenge is to figure out the bits which currently *are* part of the ABI.

Thanks,
Florian


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