You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
WangRunji 20d2ac2eca
Add report for 'Linking Rust SFS to uCore'
7 years ago
docs Add report for 'Linking Rust SFS to uCore' 7 years ago
src Use bitflags to repr Stat::mode 7 years ago
.gitignore Init. Basic structures. 7 years ago
.travis.yml Develop c_interface 7 years ago
Cargo.toml No panic when lookup failed 7 years ago
LICENSE Initial commit 7 years ago
Makefile Update makefile 7 years ago
README.md Add README and travis. 7 years ago
Xargo.toml Try to link with ucore 7 years ago
ucore.json Call ucore cprintf 7 years ago

README.md

SimpleFileSystem

A Rust implementation for SFS in ucore_os_lab lab8.

It will become a part of RustOS.

Working in progress ...