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)
Sat, Oct 11, 6:54 PM
Unknown Object (File)
Sat, Oct 11, 6:54 PM
Unknown Object (File)
Sat, Oct 11, 6:54 PM
Unknown Object (File)
Sat, Oct 11, 10:06 AM
Unknown Object (File)
Mon, Sep 22, 12:01 AM
Unknown Object (File)
Fri, Sep 19, 9:11 AM
Unknown Object (File)
Sep 15 2025, 8:05 AM
Unknown Object (File)
Sep 13 2025, 12:55 AM
Subscribers

Details

Summary

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

Diff Detail

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

Event Timeline

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

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.