Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
`dlopen()` Metadata for ELF Files (uapi-group.org)
3 points by JoshTriplett 87 days ago | hide | past | favorite | 1 comment


This is a standard for binaries or libraries to declare, in a discoverable way, which shared libraries they can dlopen at runtime. This allows tools that automatically generate dependencies, such as Debian's dh-shlibdeps, to discover those libraries just as easily as they discover the hard dependencies specified in ELF's NEEDED metadata.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: