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
F83072386: D33051.id98675.diff
Sun, May 5, 10:02 PM
Unknown Object (File)
Jan 14 2024, 10:13 AM
Unknown Object (File)
Dec 20 2023, 1:32 AM
Unknown Object (File)
Dec 6 2023, 2:51 AM
Unknown Object (File)
Sep 22 2023, 6:19 AM
Unknown Object (File)
Sep 1 2023, 1:53 PM
Unknown Object (File)
Aug 26 2023, 6:01 PM
Unknown Object (File)
Jul 11 2023, 6:20 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.