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
5c99bb9cfa
redox
/
kernel
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Jeremy Soller
cb5d1fbc58
Add sudo command, add effective UID and GID, and groups file
2016-10-05 20:31:59 -06:00
..
context
Add sudo command, add effective UID and GID, and groups file
2016-10-05 20:31:59 -06:00
scheme
Add sudo command, add effective UID and GID, and groups file
2016-10-05 20:31:59 -06:00
syscall
Add sudo command, add effective UID and GID, and groups file
2016-10-05 20:31:59 -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
Add permissions to the filesystem, preliminary permissions to the syscalls
2016-10-05 14:24:08 -06:00