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
educg-net-22024-2210153
OSKernel2024-chaos-3141
Commits
c5bad816
Commit
c5bad816
authored
1 year ago
by
王诺贤
Browse files
Options
Download
Patches
Plain Diff
✨
feat(syscall): 新增 SYS_chdir
parent
67796bfb
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
os/src/fs/inode.rs
+11
-10
os/src/fs/inode.rs
os/src/main.rs
+1
-1
os/src/main.rs
os/src/syscall/fs.rs
+16
-1
os/src/syscall/fs.rs
os/src/syscall/mod.rs
+7
-4
os/src/syscall/mod.rs
with
35 additions
and
16 deletions
+35
-16
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment