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
dc87afd2ac
redox
/
kernel
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Jeremy Soller
dc87afd2ac
Fix userspace clone by clobbering all variables on clone
2016-09-13 20:31:45 -06:00
..
context
Allow cloning of kernel threads. Userspace breaks potentially due to stack aliasing
2016-09-13 20:06:39 -06:00
scheme
Fix close, add dup
2016-09-11 17:31:21 -06:00
syscall
Fix userspace clone by clobbering all variables on clone
2016-09-13 20:31:45 -06:00
tests
Refactor context list
2016-08-18 08:30:45 -06:00
elf.rs
Map kernel TLS to general area
2016-09-12 15:02:03 -06:00
lib.rs
Store context memory information
2016-09-11 21:04:34 -06:00