This website requires JavaScript.
Explore
Help
Sign In
andrey
/
rCore
Watch
1
Star
0
Fork
0
You've already forked rCore
mirror of
https://github.com/rcore-os/rCore.git
synced
2024-11-22 16:16:16 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
14f0965bd2
rCore
/
kernel
History
ssryps
14f0965bd2
finish epoll implementation
2019-11-03 23:35:10 +08:00
..
src
finish epoll implementation
2019-11-03 23:35:10 +08:00
targets
Basic loadable kernel module support, with a module template written in Rust.
2019-06-07 20:59:51 +08:00
build.rs
Pass the environment variable
SMP
to consts::SMP_CORES
2019-09-29 15:36:43 +08:00
Cargo.lock
update user submodule and thread crate
2019-10-06 13:47:55 +08:00
Cargo.toml
update user submodule and thread crate
2019-10-06 13:47:55 +08:00
Makefile
improve the implementation of poll
2019-11-03 23:34:26 +08:00
run.sh
modify select implementation
2019-11-03 23:34:26 +08:00