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-Eonix-560
Commits
8efa4a21
Commit
8efa4a21
authored
1 year ago
by
greatbridf
Browse files
Options
Download
Patches
Plain Diff
feat(syscall): add sendfile64
parent
8123051e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
gblibc/include/sys/types.h
+3
-0
gblibc/include/sys/types.h
include/kernel/vfs.hpp
+1
-2
include/kernel/vfs.hpp
src/fs/fat.cpp
+1
-1
src/fs/fat.cpp
src/kernel/syscall.cpp
+29
-21
src/kernel/syscall.cpp
src/kernel/vfs.cpp
+9
-9
src/kernel/vfs.cpp
with
43 additions
and
33 deletions
+43
-33
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