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