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)
Oct 17 2024, 1:29 AM
Unknown Object (File)
Oct 17 2024, 1:29 AM
Unknown Object (File)
Oct 17 2024, 1:29 AM
Unknown Object (File)
Oct 17 2024, 1:10 AM
Unknown Object (File)
Sep 30 2024, 7:33 AM
Unknown Object (File)
Sep 30 2024, 5:29 AM
Unknown Object (File)
Sep 24 2024, 10:10 PM
Unknown Object (File)
Sep 24 2024, 11:57 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