redox/kernel/syscall
David Teller d16515ea12 Converting scheme ids into a new type SchemeId
Keeping scheme ids (and pids, and file handles, ...) as usize is a
footgun. Let's remove it.
2016-11-14 07:46:43 +01:00
..
fs.rs Converting scheme ids into a new type SchemeId 2016-11-14 07:46:43 +01:00
futex.rs Orbital (#16) 2016-10-13 17:21:42 -06:00
mod.rs Remove resource_sceme, Fix syscall crate name, add fmap 2016-11-02 19:48:25 -06:00
process.rs Converting scheme ids into a new type SchemeId 2016-11-14 07:46:43 +01:00
time.rs Orbital (#16) 2016-10-13 17:21:42 -06:00
validate.rs Validate memory pointers 2016-09-20 18:03:14 -06:00