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: Fix struct sigaltstack namespace (bug 21517)


On 05/25/2017 12:32 AM, Joseph Myers wrote:
> +* The stack_t type no longer has the name struct sigaltstack.  This changes
> +  the C++ name mangling for interfaces involving this type.

I checked Fedora and we don't seem to have any ABI impact from this
change (no exported symbols matching /^_Z.*sigaltstack/), so this is
probably fine.

Thanks,
Florian


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