Auto merge of #1332 - redox-os:redox-unix, r=gnzlbg
redox: convert to target_family unix This is the first step to supporting https://github.com/rust-lang/rust/issues/60139. In order to have a smooth transition, there will need to be a change made in rust at the same time, switching Redox over to the unix target family. See https://github.com/rust-lang/rust/pull/60547
Showing
- src/lib.rs 1 addition, 3 deletionssrc/lib.rs
- src/redox/align.rs 0 additions, 6 deletionssrc/redox/align.rs
- src/redox/mod.rs 0 additions, 416 deletionssrc/redox/mod.rs
- src/redox/net.rs 0 additions, 117 deletionssrc/redox/net.rs
- src/redox/no_align.rs 0 additions, 6 deletionssrc/redox/no_align.rs
- src/unix/mod.rs 15 additions, 1 deletionsrc/unix/mod.rs
- src/unix/redox/mod.rs 588 additions, 0 deletionssrc/unix/redox/mod.rs
Loading
Please register or sign in to comment