Skip to content

Fix platform

Dan Robertson requested to merge dlrobertson:fixes_and_nits into master
  • Add cfg to extern crate sc. It is not used by redox.
  • Fix bad syntax in brk implementation for redox
  • nits
    • style: update brk implementation for linux
    • style: no space between not operator and ptr.is_null()
    • style: should be a space around = in module path

Merge request reports