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-13484-858191
OSKernel2022-u
Commits
08390989
Commit
08390989
authored
3 years ago
by
xiaolureve
Browse files
Options
Download
Patches
Plain Diff
add uname
parent
a09ed3dc
master
Sukuna
Xiaolu
debug10
fat32_plus
fatInMemory
for_debug
sacrifice
vfs
No related merge requests found
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
.vscode/settings.json
+4
-1
.vscode/settings.json
Makefile
+2
-1
Makefile
kernel/include/sysnum.h
+1
-0
kernel/include/sysnum.h
kernel/include/uname.h
+26
-0
kernel/include/uname.h
kernel/syscall.c
+3
-0
kernel/syscall.c
kernel/sysproc.c
+12
-0
kernel/sysproc.c
kernel/uname.c
+59
-0
kernel/uname.c
user/runall.S
+15
-1
user/runall.S
with
122 additions
and
3 deletions
+122
-3
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