This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-09 02:46:47 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
History
login
6cb769c423
将include目录下的rust代码转移到他们应当属于的模块中 (
#96
)
...
* 将include目录下的rust代码转移到他们应当属于的模块下。
2022-11-27 14:17:36 +08:00
..
.cargo
port kmalloc and printk to rust (
#83
)
2022-11-13 16:43:58 +08:00
src
将include目录下的rust代码转移到他们应当属于的模块中 (
#96
)
2022-11-27 14:17:36 +08:00
.gitignore
在内核中引入cbindgen,生成rust-C的FFI (
#81
)
2022-11-11 22:21:44 +08:00
build.rs
fix: 解决bindings.rs报了很多警告的问题 (
#85
)
2022-11-17 20:29:29 +08:00
Cargo.toml
在内核中引入cbindgen,生成rust-C的FFI (
#81
)
2022-11-11 22:21:44 +08:00
cbindgen.toml
new: 暂时移除cbindgen (
#82
)
2022-11-12 15:25:54 +08:00
Makefile
新增rust ffi (
#77
)
2022-11-11 15:35:37 +08:00