Skip to content

fix(syscall): 修复mincore系统调用#1301

Merged
fslongjin merged 1 commit intoDragonOS-Community:masterfrom
kaleidoscope416:fix_mincore
Sep 26, 2025
Merged

fix(syscall): 修复mincore系统调用#1301
fslongjin merged 1 commit intoDragonOS-Community:masterfrom
kaleidoscope416:fix_mincore

Conversation

@kaleidoscope416
Copy link
Contributor

当传入 length=0 时 mincore 应立刻返回 0 而不是 -EINVAL
确保mincore test通过

@github-actions github-actions bot added the Bug fix A bug is fixed in this pull request label Sep 26, 2025
@fslongjin fslongjin merged commit 1e90730 into DragonOS-Community:master Sep 26, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug fix A bug is fixed in this pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants