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)
Dec 14 2024, 5:33 AM
Unknown Object (File)
Nov 26 2024, 9:49 AM
Unknown Object (File)
Oct 18 2024, 7:58 PM
Unknown Object (File)
Oct 4 2024, 11:41 PM
Unknown Object (File)
Oct 3 2024, 2:26 PM
Unknown Object (File)
Oct 3 2024, 1:13 PM
Unknown Object (File)
Oct 3 2024, 12:08 PM
Unknown Object (File)
Oct 3 2024, 3:46 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.