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)
Sun, Apr 5, 4:44 PM
Unknown Object (File)
Fri, Mar 20, 6:00 AM
Unknown Object (File)
Tue, Mar 17, 8:28 PM
Unknown Object (File)
Feb 28 2026, 10:10 PM
Unknown Object (File)
Feb 27 2026, 5:13 PM
Unknown Object (File)
Feb 15 2026, 11:37 AM
Unknown Object (File)
Feb 7 2026, 9:33 PM
Unknown Object (File)
Feb 7 2026, 6:24 PM
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