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-17064-1466468
OSKernel2023-LuoOS-1456
Commits
7e87f1ab
Commit
7e87f1ab
authored
2 years ago
by
谭君宇
Browse files
Options
Download
Patches
Plain Diff
add dup() and dup3() syscall
parent
180b36f2
master
FAT
bio
dev-zyc
dev-zyc1
execve-fat-bug
fileOC
ktrapexit-bug
log-prettier
master_alternate
oscomp-test
pipe2
sleep_bug
syscalls
times_bug
tinystl-integration
virtio-integrate
wait
write
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
include/kernel.hh
+2
-0
include/kernel.hh
include/proc.hh
+1
-1
include/proc.hh
include/types.h
+1
-0
include/types.h
kernel/proc.cc
+11
-3
kernel/proc.cc
kernel/syscall.cc
+51
-9
kernel/syscall.cc
with
66 additions
and
13 deletions
+66
-13
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