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-22024-2210153
ASVOS-131
Commits
12f70413
Commit
12f70413
authored
1 year ago
by
rwenz2004
Browse files
Options
Download
Patches
Plain Diff
add syscall sys_fstat
parent
a3b1438c
main
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
Makefile
+1
-0
Makefile
include/fs/fat32.h
+2
-0
include/fs/fat32.h
include/fs/file.h
+2
-0
include/fs/file.h
init/run_all_app
+0
-0
init/run_all_app
src/fs/fat32.c
+20
-0
src/fs/fat32.c
src/fs/file.c
+11
-1
src/fs/file.c
src/syscall/syscall.c
+9
-2
src/syscall/syscall.c
with
45 additions
and
3 deletions
+45
-3
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