Skip to content
Snippets Groups Projects
  • Dan Robertson's avatar
    2096b851
    Fix platform · 2096b851
    Dan Robertson authored and Dan Robertson's avatar Dan Robertson committed
     - 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
    2096b851
    History
    Fix platform
    Dan Robertson authored and Dan Robertson's avatar Dan Robertson committed
     - 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