LoGin 7ae6621cfa feat: 完善sys_reboot (#1084) il y a 4 mois
..
abi.rs b7b843bedd wait4系统调用支持options字段 (#398) il y a 1 an
c_adapter.rs e28411791f 完成中断管理模块重构 (#554) il y a 1 an
cred.rs 55e6f0b65f feat:添加chown系统调用 (#962) il y a 8 mois
exec.rs 703ce5a77c fix: 修复由于升级到2024-07-23工具链之后,某些机器上面内核运行一直fault的问题。 (#870) il y a 11 mois
exit.rs 7ae6621cfa feat: 完善sys_reboot (#1084) il y a 4 mois
fork.rs a3011dd24a fix(process): 修复copy_process的一些bug & 支持默认init进程传参 (#1083) il y a 4 mois
idle.rs f0c87a897f 重写调度模块 (#679) il y a 1 an
kthread.rs a3011dd24a fix(process): 修复copy_process的一些bug & 支持默认init进程传参 (#1083) il y a 4 mois
mod.rs bcf0382763 fix: 修复wait4系统调用部分语义与Linux不一致的问题 (#1080) il y a 6 mois
pid.rs 3c82aa56d1 Signal refactor (#402) il y a 1 an
preempt.h 46e234aef6 使用cargo管理一些C文件的编译,并且移动部分汇编到arch目录 (#447) il y a 1 an
process.h 415e46ea47 build: Remove DragonOS_GCC And make CI use docker image (#954) il y a 8 mois
ptrace.h d4f3de93a2 使用Rust重构CFS调度器 (#131) il y a 2 ans
resource.rs 6fc066ac11 实现SystemV共享内存 (#690) il y a 1 an
stdio.rs d031d46fd9 feat: 添加serial console,支持non-graphic启动 (#947) il y a 9 mois
syscall.rs 0f094e50de fix: 修复了do execve 加载程序失败时,没能正确返回错误码给用户态的问题 (#1042) il y a 7 mois
timer.rs 2eab6dd743 feat(log): 将内核日志统一为新的logger (#814) il y a 1 an
utils.rs b5b571e026 修复内核的clippy检查报错 (#637) il y a 1 an