redox/kernel
ticki 94a1a0fa0c Newtype file descriptors.
To avoid various bugs regarding the typing of file descriptors, we
newtype them into a simple wrapper type.

- Document some stuff.
2016-08-29 11:58:31 +02:00
..
context Newtype file descriptors. 2016-08-29 11:58:31 +02:00
scheme Newtype file descriptors. 2016-08-29 11:58:31 +02:00
syscall Initialize contexts, add getpid 2016-08-20 14:32:45 -06:00
tests Refactor context list 2016-08-18 08:30:45 -06:00
console.rs Arm! 2016-08-25 17:03:01 -06:00
elf.rs Switch to goblin as executable parser 2016-08-19 07:57:24 -06:00
lib.rs Simple, unsafe context switch 2016-08-28 18:38:53 -06:00