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
Unknown Object (File)
Tue, Apr 21, 2:08 AM
Unknown Object (File)
Sun, Apr 19, 3:01 PM
Unknown Object (File)
Sat, Apr 11, 5:13 AM
Unknown Object (File)
Tue, Apr 7, 2:29 PM
Unknown Object (File)
Mon, Mar 30, 6:05 PM
Unknown Object (File)
Mon, Mar 30, 3:59 AM
Unknown Object (File)
Jan 25 2026, 3:42 AM
Unknown Object (File)
Jan 25 2026, 2:12 AM
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.