Page MenuHomeFreeBSD

Use C99 boolean type for translate_osrel
ClosedPublic

Authored by emaste on Mar 13 2018, 1:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 3 2024, 3:29 PM
Unknown Object (File)
Oct 3 2024, 11:10 AM
Unknown Object (File)
Oct 1 2024, 8:46 AM
Unknown Object (File)
Sep 23 2024, 8:16 AM
Unknown Object (File)
Sep 20 2024, 7:09 PM
Unknown Object (File)
Sep 8 2024, 11:10 AM
Unknown Object (File)
Sep 8 2024, 9:50 AM
Unknown Object (File)
Sep 7 2024, 6:13 PM
Subscribers

Details

Summary

Migrate to modern types before creating MD Linuxolator bits for new architectures.

Sponsored by: Turing Robotic Industries Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

As of rS228444 bool, true, and false are available via sys/types.h.

This revision is now accepted and ready to land.Mar 13 2018, 4:10 PM
This revision was automatically updated to reflect the committed changes.