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
Tianyi Liu
SysCore
Commits
4b9cfc4e
Commit
4b9cfc4e
authored
4 years ago
by
waitti
Browse files
Options
Download
Patches
Plain Diff
refactor: vfs
parent
4de72d8f
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
src/lib/scheduler.c
+9
-6
src/lib/scheduler.c
src/lib/syscall.c
+5
-4
src/lib/syscall.c
src/lib/syscall.h
+2
-0
src/lib/syscall.h
src/lib/vfs.c
+82
-29
src/lib/vfs.c
src/lib/vfs.h
+2
-2
src/lib/vfs.h
test_suites/source/lib/syscall_ids.h
+285
-0
test_suites/source/lib/syscall_ids.h
test_suites/source/riscv64
+1
-0
test_suites/source/riscv64
with
386 additions
and
41 deletions
+386
-41
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