The ABI status of ELF hash tables
The ABI status of ELF hash tables
Posted Aug 27, 2022 21:36 UTC (Sat) by WolfWings (subscriber, #56790)In reply to: The ABI status of ELF hash tables by khim
Parent article: The ABI status of ELF hash tables
To clarify, this is the first time I'm aware of that such a change landed that can't simply be aliased around by tacking an older version of a given function into your codebase, or even in most cases simply aliased to the old version.
They've never done a breaking change at the startup libc functions before.