Page MenuHomeFreeBSD

imgact_elf: Use bool instead of boolean_t.
ClosedPublic

Authored by jhb on Nov 17 2021, 10:52 PM.
Tags
None
Referenced Files
F160192085: D33051.id98675.diff
Mon, Jun 22, 1:22 AM
Unknown Object (File)
Sat, Jun 20, 4:34 PM
Unknown Object (File)
May 6 2026, 2:52 AM
Unknown Object (File)
Apr 30 2026, 6:11 PM
Unknown Object (File)
Apr 21 2026, 2:08 AM
Unknown Object (File)
Apr 19 2026, 3:01 PM
Unknown Object (File)
Apr 11 2026, 5:13 AM
Unknown Object (File)
Apr 7 2026, 2:29 PM
Subscribers

Details

Summary

Obtained from: CheriBSD
Sponsored by: The University of Cambridge, Google Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 42857
Build 39745: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Nov 17 2021, 10:52 PM
kib added inline comments.
sys/kern/imgact_elf.c
433

What about header_supported method from Brandinfo?

This revision is now accepted and ready to land.Nov 17 2021, 10:58 PM
This revision was automatically updated to reflect the committed changes.