Page MenuHomeFreeBSD

rtld: add support for $LIB token
ClosedPublic

Authored by kib on Nov 10 2022, 4:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 20, 6:26 PM
Unknown Object (File)
Sep 12 2025, 11:42 PM
Unknown Object (File)
Sep 8 2025, 7:47 PM
Unknown Object (File)
Aug 30 2025, 8:06 AM
Unknown Object (File)
Aug 15 2025, 1:31 PM
Unknown Object (File)
Jul 7 2025, 10:13 PM
Unknown Object (File)
Jun 22 2025, 6:37 AM
Unknown Object (File)
Jun 15 2025, 3:44 PM
Subscribers

Details

Summary

similar to the same token in glibc.

Requested by: bapt

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Nov 10 2022, 4:37 PM
gbe added inline comments.
libexec/rtld-elf/rtld.1
80

Typo, should be 'component'.

kib marked an inline comment as done.Nov 10 2022, 6:33 PM

tested with success here, thank you

This revision is now accepted and ready to land.Nov 10 2022, 6:35 PM
This revision was automatically updated to reflect the committed changes.