The ABI status of ELF hash tables
The ABI status of ELF hash tables
Posted Aug 23, 2022 15:12 UTC (Tue) by JanC_ (guest, #34940)In reply to: The ABI status of ELF hash tables by larkey
Parent article: The ABI status of ELF hash tables
DT_HASH wasn’t removed though, it’s just no longer included by default if you use the upstream build options.
The GNU/glibc people should have documented this better though (both the new table format as well as the changes to the defaults). Based on that, operating systems (distros) could then choose to maintain compatibility with SysV or not.