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-28665-2608131
OSKernel2024-MikuOS-1361
Commits
c8c98a4f
Commit
c8c98a4f
authored
6 months ago
by
Shetty Yttehs
Browse files
Options
Download
Patches
Plain Diff
feat: implement syscall dup
parent
a2e213fc
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
kernel/src/main.rs
+1
-1
kernel/src/main.rs
kernel/src/syscall/fs.rs
+13
-0
kernel/src/syscall/fs.rs
kernel/src/syscall/mod.rs
+2
-0
kernel/src/syscall/mod.rs
with
16 additions
and
1 deletion
+16
-1
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