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-17064-1466468
OSKernel2023-farmos-2675
Commits
fc9aaa44
Commit
fc9aaa44
authored
2 years ago
by
种田队
Browse files
Options
Download
Patches
Plain Diff
fix-style
parent
1bbe19bd
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
include/fs/fat32.h
+0
-1
include/fs/fat32.h
include/fs/fd.h
+2
-2
include/fs/fd.h
include/fs/fs.h
+2
-2
include/fs/fs.h
include/fs/pipe.h
+3
-3
include/fs/pipe.h
include/lib/log.h
+1
-1
include/lib/log.h
kern/boot/main.c
+3
-2
kern/boot/main.c
kern/fs/fat32.c
+0
-1
kern/fs/fat32.c
kern/fs/fd.c
+70
-66
kern/fs/fd.c
kern/fs/pipe.c
+52
-53
kern/fs/pipe.c
kern/proc/sleep.c
+1
-1
kern/proc/sleep.c
kern/trap/syscall.c
+1
-1
kern/trap/syscall.c
user/test_pipe.c
+1
-1
user/test_pipe.c
with
136 additions
and
134 deletions
+136
-134
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