This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
4
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-16 21:06:56 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
/
src
/
arch
History
LoGin
0f094e50de
fix: 修复了do execve 加载程序失败时,没能正确返回错误码给用户态的问题 (
#1042
)
...
* fix: 修复了do execve 加载程序失败时,没能正确返回错误码给用户态的问题
2024-11-12 14:01:26 +08:00
..
riscv64
fix: 修复了do execve 加载程序失败时,没能正确返回错误码给用户态的问题 (
#1042
)
2024-11-12 14:01:26 +08:00
x86_64
fix: 修复了do execve 加载程序失败时,没能正确返回错误码给用户态的问题 (
#1042
)
2024-11-12 14:01:26 +08:00
arch.h
使得DragonOS kernel 能为riscv64编译通过(尚未能启动) (
#457
)
2023-11-25 12:07:39 +08:00
io.rs
chore: 将工具链更新到2024-07-23 (
#864
)
2024-07-25 00:55:02 +08:00
mod.rs
pci: 添加pci root manager来管理pci root,并使得riscv能够正常扫描pci设备. (
#745
)
2024-04-21 11:27:36 +08:00