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
35cce41a
Commit
35cce41a
authored
1 year ago
by
greatbridf
Browse files
Options
Download
Patches
Plain Diff
fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files
parent
5813062c
master
busybox-sh
fix
multiarch
process-rewrite
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
include/kernel/process.hpp
+9
-8
include/kernel/process.hpp
include/kernel/vfs.hpp
+1
-4
include/kernel/vfs.hpp
src/kernel/syscall.cpp
+3
-2
src/kernel/syscall.cpp
src/kernel/vfs.cpp
+2
-6
src/kernel/vfs.cpp
with
15 additions
and
20 deletions
+15
-20
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