Merge branch 'rustfmt' into 'master'
Rustfmt See merge request redox-os/relibc!398
Showing
- src/header/assert/mod.rs 1 addition, 7 deletionssrc/header/assert/mod.rs
- src/header/bits_pthread/mod.rs 1 addition, 1 deletionsrc/header/bits_pthread/mod.rs
- src/header/poll/mod.rs 2 additions, 1 deletionsrc/header/poll/mod.rs
- src/header/pthread/attr.rs 62 additions, 15 deletionssrc/header/pthread/attr.rs
- src/header/pthread/barrier.rs 24 additions, 6 deletionssrc/header/pthread/barrier.rs
- src/header/pthread/cond.rs 32 additions, 8 deletionssrc/header/pthread/cond.rs
- src/header/pthread/mod.rs 28 additions, 10 deletionssrc/header/pthread/mod.rs
- src/header/pthread/mutex.rs 63 additions, 17 deletionssrc/header/pthread/mutex.rs
- src/header/pthread/once.rs 4 additions, 1 deletionsrc/header/pthread/once.rs
- src/header/pthread/rwlock.rs 33 additions, 10 deletionssrc/header/pthread/rwlock.rs
- src/header/pthread/spin.rs 17 additions, 4 deletionssrc/header/pthread/spin.rs
- src/header/pthread/tls.rs 15 additions, 8 deletionssrc/header/pthread/tls.rs
- src/header/sched/mod.rs 9 additions, 3 deletionssrc/header/sched/mod.rs
- src/header/semaphore/mod.rs 4 additions, 2 deletionssrc/header/semaphore/mod.rs
- src/header/signal/mod.rs 29 additions, 19 deletionssrc/header/signal/mod.rs
- src/header/stdio/mod.rs 19 additions, 5 deletionssrc/header/stdio/mod.rs
- src/header/stdlib/mod.rs 1 addition, 4 deletionssrc/header/stdlib/mod.rs
- src/header/strings/mod.rs 1 addition, 2 deletionssrc/header/strings/mod.rs
- src/header/sys_ioctl/redox.rs 2 additions, 6 deletionssrc/header/sys_ioctl/redox.rs
- src/header/sys_resource/mod.rs 6 additions, 6 deletionssrc/header/sys_resource/mod.rs
Loading
Please register or sign in to comment