HomeFreeBSD

rtld-elf/paths.h: Make it usable outside rtld

Description

rtld-elf/paths.h: Make it usable outside rtld

but still for tightly coupled things like ldd(1)

Rename paths.h to rtld_paths.h.
Add guard for rtld-specific externs declarations.
Add _COMPAT32_BASENAME_RTLD and _COMPAT32_PATH_RTLD.

Reviewed by: arichardson, jhb
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D32464

Details

Provenance
kibAuthored on Oct 12 2021, 3:50 PM
Reviewer
arichardson
Differential Revision
D32464: Fix ldd -f on shared objects
Parents
rG9ce201f2ee3c: ping: fix parsing of options including '4' and '6'
Branches
Unknown
Tags
Unknown