1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-22 16:16:16 +04:00
rCore/kernel
chyyuu 734e01cc46 fix bug: sys_mmap didn't zero clean the anonymous memory
We can use delay mode or eager mode(in added comment codes)
WRJ's great work!
2019-04-25 16:00:29 +08:00
..
src fix bug: sys_mmap didn't zero clean the anonymous memory 2019-04-25 16:00:29 +08:00
targets Add MIPS target. 2019-03-31 22:04:22 +08:00
build.rs Run cargo fmt 2019-04-09 17:08:04 +08:00
Cargo.lock Now ready to use busybox sh for user shell 2019-04-17 08:16:02 +08:00
Cargo.toml works on K210! 2019-04-21 23:48:46 +08:00
Makefile works on K210! 2019-04-21 23:48:46 +08:00