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)
Mon, Oct 13, 5:08 PM
Unknown Object (File)
Sat, Oct 11, 10:13 AM
Unknown Object (File)
Mon, Sep 29, 9:31 PM
Unknown Object (File)
Sun, Sep 28, 8:38 PM
Unknown Object (File)
Sun, Sep 28, 6:53 PM
Unknown Object (File)
Sun, Sep 28, 5:45 PM
Unknown Object (File)
Sun, Sep 28, 4:53 PM
Unknown Object (File)
Sun, Sep 28, 4:01 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.