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-28668-2608132
OSKernel2024-BirdOS-682
Commits
e2c9181a
Commit
e2c9181a
authored
6 months ago
by
birdOS
Browse files
Options
Download
Plain Diff
Merge branch 'test' into 'master'
优化项目结构 See merge request
T202410336994266/project2608132-272904!12
parents
9638bdf4
d25f2b60
master
mq
test
yi12
yi1215
No related merge requests found
Changes
20
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Makefile
+11
-11
Makefile
kernel/filesystem/fs.c
+0
-1
kernel/filesystem/fs.c
kernel/include/syscall.h
+1
-1
kernel/include/syscall.h
kernel/syscall.c
+3
-3
kernel/syscall.c
kernel/sysfile.c
+3
-4
kernel/sysfile.c
mkfs/mkfs.c
+6
-3
mkfs/mkfs.c
user/alarmtest.c
+0
-29
user/alarmtest.c
user/ls.c
+1
-2
user/ls.c
user/mkf.c
+1
-2
user/mkf.c
user/symlink.c
+0
-0
user/symlink.c
user/test/bigfile.c
+0
-0
user/test/bigfile.c
user/test/cowtest.c
+0
-0
user/test/cowtest.c
user/test/forktest.c
+0
-0
user/test/forktest.c
user/test/lazytest.c
+0
-0
user/test/lazytest.c
user/test/mmaptest.c
+1
-1
user/test/mmaptest.c
user/test/symlinktest.c
+0
-0
user/test/symlinktest.c
user/test/usertests.c
+0
-0
user/test/usertests.c
user/user.h
+1
-1
user/user.h
user/usys.pl
+1
-1
user/usys.pl
user/writefile.c
+1
-1
user/writefile.c
with
30 additions
and
60 deletions
+30
-60
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