Deprecate the original fmap/funmap
The cool thing here is that we're temporarily binary compatible with the old stuff, so if anyone would use an old version of redox_syscall we can easily find them with these prints.
Showing
- src/scheme/memory.rs 4 additions, 4 deletionssrc/scheme/memory.rs
- src/scheme/user.rs 13 additions, 13 deletionssrc/scheme/user.rs
- src/syscall/debug.rs 13 additions, 13 deletionssrc/syscall/debug.rs
- src/syscall/fs.rs 4 additions, 4 deletionssrc/syscall/fs.rs
- src/syscall/mod.rs 21 additions, 2 deletionssrc/syscall/mod.rs
- syscall 1 addition, 1 deletionsyscall
Loading
Please register or sign in to comment