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)
Mar 6 2025, 1:36 PM
Unknown Object (File)
Feb 22 2025, 1:42 PM
Unknown Object (File)
Feb 13 2025, 10:21 PM
Unknown Object (File)
Feb 13 2025, 2:04 PM
Unknown Object (File)
Jan 29 2025, 11:25 PM
Unknown Object (File)
Jan 25 2025, 6:02 AM
Unknown Object (File)
Jan 23 2025, 6:59 PM
Unknown Object (File)
Dec 14 2024, 5:33 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.