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 11:16:47 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
/
src
/
ipc
History
login
587086d3f2
1、在文件系统目录下增加mod.rs 2、将VFS的路径改为vfs(
#133
)
...
2、将VFS的路径改为vfs
2023-01-01 16:53:57 +08:00
..
Makefile
新增rust ffi (
#77
)
2022-11-11 15:35:37 +08:00
mod.rs
将include目录下的rust代码转移到他们应当属于的模块中 (
#96
)
2022-11-27 14:17:36 +08:00
pipe.c
1、在文件系统目录下增加mod.rs 2、将VFS的路径改为vfs(
#133
)
2023-01-01 16:53:57 +08:00
pipe.h
新增rust ffi (
#77
)
2022-11-11 15:35:37 +08:00
signal_types.rs
Patch add abort func (
#120
)
2022-12-19 15:03:44 +08:00
signal.rs
内核:在lib.rs中,将arch模块的路径进行更改,使得其他模块使用arch的代码时,不需要指定arch::x86_64 (
#128
)
2022-12-26 13:13:12 +08:00