Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-26010-2376550
EcallFinal1_OS-2176
Commits
d513d868
Commit
d513d868
authored
10 months ago
by
undefinedType
Browse files
Options
Download
Patches
Plain Diff
test2
parent
fa612a28
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
Include/File/FileObject.hpp
+5
-5
Include/File/FileObject.hpp
Include/File/vfsm.hpp
+1
-1
Include/File/vfsm.hpp
Include/Memory/pmm.hpp
+4
-1
Include/Memory/pmm.hpp
Include/Memory/vmm.hpp
+2
-2
Include/Memory/vmm.hpp
Include/Process/ParseELF.hpp
+84
-88
Include/Process/ParseELF.hpp
Kernel/Boot/main.cpp
+25
-13
Kernel/Boot/main.cpp
Kernel/File/FileObject.cpp
+0
-1
Kernel/File/FileObject.cpp
Kernel/File/myext4.cpp
+39
-17
Kernel/File/myext4.cpp
Kernel/File/vfsm.cpp
+0
-2
Kernel/File/vfsm.cpp
Kernel/Process/Process.cpp
+14
-12
Kernel/Process/Process.cpp
Kernel/Process/parseELF.cpp
+99
-9
Kernel/Process/parseELF.cpp
Kernel/Trap/Syscall/Syscall.cpp
+38
-48
Kernel/Trap/Syscall/Syscall.cpp
output.log
+0
-0
output.log
with
311 additions
and
199 deletions
+311
-199
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