Page MenuHomeFreeBSD

rtld: add support for $LIB token
ClosedPublic

Authored by kib on Nov 10 2022, 4:37 PM.
Tags
None
Referenced Files
F107089381: D37329.diff
Thu, Jan 9, 10:51 PM
Unknown Object (File)
Oct 16 2024, 7:25 PM
Unknown Object (File)
Sep 27 2024, 6:27 AM
Unknown Object (File)
Sep 20 2024, 9:19 PM
Unknown Object (File)
Sep 19 2024, 11:46 AM
Unknown Object (File)
Sep 10 2024, 11:21 AM
Unknown Object (File)
Sep 6 2024, 8:28 AM
Unknown Object (File)
Sep 2 2024, 11:30 AM
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.