redox/kernel/scheme
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
..
sys Converting pids into a new type ContextId 2016-11-14 07:46:43 +01:00
debug.rs Converting scheme ids into a new type SchemeId 2016-11-14 07:46:43 +01:00
env.rs Redo networking (#22) 2016-10-26 13:19:56 -06:00
event.rs Redo networking (#22) 2016-10-26 13:19:56 -06:00
initfs.rs Redo networking (#22) 2016-10-26 13:19:56 -06:00
irq.rs Converting scheme ids into a new type SchemeId 2016-11-14 07:46:43 +01:00
mod.rs Converting scheme ids into a new type SchemeId 2016-11-14 07:46:43 +01:00
null.rs Add null: and zero: 2016-10-31 21:54:56 -06:00
pipe.rs Converting scheme ids into a new type SchemeId 2016-11-14 07:46:43 +01:00
root.rs Converting scheme ids into a new type SchemeId 2016-11-14 07:46:43 +01:00
user.rs Converting pids into a new type ContextId 2016-11-14 07:46:43 +01:00
zero.rs Add null: and zero: 2016-10-31 21:54:56 -06:00