redox/kernel
2016-11-01 11:04:53 -06:00
..
context Correct init process, allow waiting on any children, reap zombies in init 2016-11-01 11:04:53 -06:00
scheme Add null: and zero: 2016-10-31 21:54:56 -06:00
sync Correct init process, allow waiting on any children, reap zombies in init 2016-11-01 11:04:53 -06:00
syscall Correct init process, allow waiting on any children, reap zombies in init 2016-11-01 11:04:53 -06:00
tests Create example userspace scheme. Remove kernel duplication of syscalls, use syscall crate instead 2016-09-20 16:23:28 -06:00
elf.rs Complete execve - add argument support using safe ABI 2016-09-17 21:44:50 -06:00
lib.rs Smp (#23) 2016-10-31 10:49:00 -06:00