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
OS-Contest-2021-Kernel-Final-Stage2
iPear-syscore
Commits
2a8b095f
Commit
2a8b095f
authored
3 years ago
by
Waitti
Browse files
Options
Download
Patches
Plain Diff
fix: fix some code using strlen(NULL)
parent
f4ab53ec
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/kernel/fs/file_describer.cpp
+10
-10
src/kernel/fs/file_describer.cpp
src/kernel/interrupt.cpp
+5
-0
src/kernel/interrupt.cpp
src/kernel/syscall.cpp
+2
-2
src/kernel/syscall.cpp
with
17 additions
and
12 deletions
+17
-12
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