Page MenuHomeFreeBSD

rc.d/ldconfig: Compute ldconfig paths in a function
ClosedPublic

Authored by jhb on Apr 11 2024, 9:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 11:03 PM
Unknown Object (File)
Wed, Oct 15, 11:03 PM
Unknown Object (File)
Wed, Oct 15, 11:03 PM
Unknown Object (File)
Wed, Oct 15, 12:35 PM
Unknown Object (File)
Aug 28 2025, 3:56 AM
Unknown Object (File)
Aug 28 2025, 2:00 AM
Unknown Object (File)
Aug 17 2025, 8:39 PM
Unknown Object (File)
Aug 8 2025, 6:29 AM
Subscribers

Details

Summary

Move logic that computes paths passed to ldconfig(8) to a
ldconfig_paths() function that can be called for multiple ABIs.

Obtained from: CheriBSD

Diff Detail

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