Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
智核速启队
OSKernel2025-SC7
Merge requests
!120
[feat] 1400 Score
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
智核速启队
requested to merge
ly
into
master
Aug 04, 2025
Overview
0
Commits
7
Pipelines
0
Changes
25
通过stat、mprotect测例
通过chown、fchmod、pread、setresuid、unlink测
修复mprotect对于vma结构体的错误处理,修复clock_nanosleep对于信号的处理
修复fileread对o_append的处理
修复clock_nanosleep中的等待
pipe新增对非阻塞模式的支持,通过kill02测例
file结构体中新增fd_flags
修改pipe结构体,可以调整pipe的容量大小