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
某某某
OSKernel2024-GalaxyOS
Commits
b896f2f6
Commit
b896f2f6
authored
1 year ago
by
3KBz
Browse files
Options
Download
Patches
Plain Diff
add mount umount2
parent
7538bfa7
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
kernel/fat32.c
+58
-5
kernel/fat32.c
kernel/include/fat32.h
+27
-0
kernel/include/fat32.h
kernel/syscall.c
+6
-6
kernel/syscall.c
kernel/sysfile.c
+54
-0
kernel/sysfile.c
xv6-user/init.c
+2
-2
xv6-user/init.c
xv6-user/usys.pl
+3
-0
xv6-user/usys.pl
with
150 additions
and
13 deletions
+150
-13
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