Page MenuHomeFreeBSD

Brandinfo: Retire emul_path as unneeded anymore
ClosedPublic

Authored by dchagin on May 14 2023, 5:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Aug 4, 7:13 AM
Unknown Object (File)
Mon, Aug 3, 7:50 AM
Unknown Object (File)
Sat, Aug 1, 5:28 AM
Unknown Object (File)
Sun, Jul 26, 2:55 PM
Unknown Object (File)
Fri, Jul 24, 4:06 PM
Unknown Object (File)
Thu, Jul 23, 2:27 AM
Unknown Object (File)
Tue, Jul 21, 6:14 AM
Unknown Object (File)
Jul 3 2026, 12:53 AM

Details

Summary

The Barndinfo emul_path was used by the Elf image activator to fixup
interpreter file name according to ABI root directory. Since the
non-native ABI can now specify its root directory directly to namei()
via pwd_exec() call this facility is not needed anymore.

PR: 72920

Diff Detail

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