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-22026-2376550
oskernel2024-oos-409
Commits
2069d38b
Commit
2069d38b
authored
1 year ago
by
why
Browse files
Options
Download
Patches
Plain Diff
wait4
parent
d5c3fc97
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
Makefile
+3
-1
Makefile
os/Makefile
+14
-5
os/Makefile
os/cargo-submit/config.toml
+1
-1
os/cargo-submit/config.toml
os/src/mm/memory_set.rs
+43
-0
os/src/mm/memory_set.rs
os/src/syscall/mod.rs
+47
-97
os/src/syscall/mod.rs
os/src/syscall/process.rs
+98
-70
os/src/syscall/process.rs
os/src/syscall/sync.rs
+18
-18
os/src/syscall/sync.rs
os/src/task/process.rs
+32
-1
os/src/task/process.rs
os/src/timer.rs
+1
-0
os/src/timer.rs
output.log
+0
-0
output.log
user/cargo-submit/config.toml
+1
-1
user/cargo-submit/config.toml
with
258 additions
and
194 deletions
+258
-194
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