Fix platform
- Add
cfg
toextern 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
- style: update