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)
Nov 23 2023, 3:02 AM
Unknown Object (File)
Nov 23 2023, 12:12 AM
Unknown Object (File)
Nov 21 2023, 9:18 PM
Unknown Object (File)
Nov 8 2023, 5:11 PM
Unknown Object (File)
Nov 8 2023, 2:54 PM
Unknown Object (File)
Nov 6 2023, 4:47 AM
Unknown Object (File)
Nov 5 2023, 3:46 AM
Unknown Object (File)
Oct 7 2023, 1: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.