Skip to content

feat(syscall): 实现SYS_TRUNCATE系统调用 #1196

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

donjuanplatinum
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the enhancement New feature or request label Jun 5, 2025
Copy link
Member

@fslongjin fslongjin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

有3个问题:

  1. 请参考新的重构后的系统调用的实现方案来写系统调用。 https://docs.dragonos.org.cn/kernel/syscall/syscall_table.html
  2. 文件的权限请恢复644.
    image
  3. 添加充分的测试用例

@fslongjin
Copy link
Member

and,为什么这些commit是unverified的

@donjuanplatinum donjuanplatinum requested a review from fslongjin June 6, 2025 01:55
@fslongjin
Copy link
Member

hello,可以添加一个C用户程序来验证这个功能正常工作吗?这个可以让deepseek帮忙写~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants