redox/kernel/syscall
David Teller 37a34ab7f7 Converting pids into a new type ContextId
Keeping pid (and file descriptor, and scheme id, ...) as usize is a
footgun. Let's remove it.
2016-11-14 07:46:43 +01:00
..
fs.rs Converting pids into a new type ContextId 2016-11-14 07:46:43 +01:00
futex.rs Orbital (#16) 2016-10-13 17:21:42 -06:00
mod.rs Converting pids into a new type ContextId 2016-11-14 07:46:43 +01:00
process.rs Converting pids into a new type ContextId 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