Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-12100-765609
OSKernel2022-LOS
Commits
85ed86ef
Commit
85ed86ef
authored
3 years ago
by
last-las
Browse files
Options
Download
Patches
Plain Diff
fix: fix SYSCALL_OPEN
parent
3d49fdac
game
fat32_dev
heap_dev
master
match
test_oskernel
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
os/src/syscall/file.rs
+2
-2
os/src/syscall/file.rs
os/src/syscall/mod.rs
+1
-1
os/src/syscall/mod.rs
os/src/syscall/proc/do_exec.rs
+2
-2
os/src/syscall/proc/do_exec.rs
user/fs/src/main.rs
+2
-2
user/fs/src/main.rs
user/fs/src/syscall/mod.rs
+2
-1
user/fs/src/syscall/mod.rs
user/lib/src/syscall/mod.rs
+2
-2
user/lib/src/syscall/mod.rs
user/lib/src/syscall/raw.rs
+2
-2
user/lib/src/syscall/raw.rs
with
13 additions
and
12 deletions
+13
-12
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
Menu
Explore
Projects
Groups
Topics
Snippets