This website requires JavaScript.
Explore
Help
Sign in
vinzenz
/
redox
Watch
0
Star
0
Fork
You've already forked redox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
25743a89a2
redox
/
kernel
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Jeremy Soller
25743a89a2
Correct init process, allow waiting on any children, reap zombies in init
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