Page MenuHomeFreeBSD

al: Replace boolean_t with either al_bool or bool.
ClosedPublic

Authored by jhb on May 1 2023, 10:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 6:56 AM
Unknown Object (File)
Sun, Oct 12, 6:46 PM
Unknown Object (File)
Sun, Oct 12, 6:46 PM
Unknown Object (File)
Sun, Oct 12, 7:17 AM
Unknown Object (File)
Wed, Oct 8, 12:03 AM
Unknown Object (File)
Sep 10 2025, 9:38 AM
Unknown Object (File)
Sep 4 2025, 8:22 PM
Unknown Object (File)
Aug 19 2025, 5:18 AM
Subscribers

Details

Summary

Use al_bool for interfaces and structures defined in the
OS-independent HAL in sys/contrib, and use plain bool for
FreeBSD-specific APIs and structures in sys/dev/al_eth.

Diff Detail

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