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
OS-Contest-2021-Kernel-Final-Stage2
iPear-syscore
Commits
b57a9ef9
Commit
b57a9ef9
authored
4 years ago
by
waitti
Browse files
Options
Download
Patches
Plain Diff
fix: 重构VFS
parent
d09bbfb0
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
src/lib/file_describer.c
+1
-1
src/lib/file_describer.c
src/lib/scheduler.c
+1
-1
src/lib/scheduler.c
src/lib/stdio.c
+5
-0
src/lib/stdio.c
src/lib/syscall.c
+9
-16
src/lib/syscall.c
src/lib/vfs.c
+146
-58
src/lib/vfs.c
src/lib/vfs.h
+4
-2
src/lib/vfs.h
src/main.c
+1
-1
src/main.c
with
167 additions
and
79 deletions
+167
-79
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