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
叫什么名字好呢队
project210-USTC
Commits
0570601b
Commit
0570601b
authored
1 year ago
by
lqzzy
Browse files
Options
Download
Patches
Plain Diff
fix part of errors
parent
bcf597fb
Changes
37
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Makefile
+22
-12
Makefile
include/fs/fs.h
+1
-0
include/fs/fs.h
include/spinlock.h
+3
-0
include/spinlock.h
kernel/fs/file.c
+22
-8
kernel/fs/file.c
kernel/printf.c
+2
-2
kernel/printf.c
kernel/ramdisk.c
+3
-3
kernel/ramdisk.c
kernel/sysfile.c
+5
-18
kernel/sysfile.c
kernel/sysproc.c
+22
-18
kernel/sysproc.c
kernel/trap.c
+4
-4
kernel/trap.c
kernel/vm.c
+1
-1
kernel/vm.c
user/cat.c
+3
-3
user/cat.c
user/echo.c
+3
-3
user/echo.c
user/find.c
+4
-4
user/find.c
user/forktest.c
+3
-3
user/forktest.c
user/grep.c
+3
-3
user/grep.c
user/grind.c
+9
-9
user/grind.c
user/init.c
+8
-8
user/init.c
user/kill.c
+3
-3
user/kill.c
user/ln.c
+3
-3
user/ln.c
user/ls.c
+4
-4
user/ls.c
with
128 additions
and
109 deletions
+128
-109
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