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
ZMZ
OSKernel2023-ZMZ
Commits
5c67f06c
Commit
5c67f06c
authored
1 year ago
by
zrh
Browse files
Options
Download
Patches
Plain Diff
fix and figure out some details in exe
parent
44131ade
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
Makefile
+4
-1
Makefile
include/elf.h
+6
-1
include/elf.h
include/mm/mmap.h
+2
-1
include/mm/mmap.h
include/mm/usrmm.h
+2
-1
include/mm/usrmm.h
kernel/exec.c
+181
-41
kernel/exec.c
kernel/fs/fat32/fat32.c
+1
-0
kernel/fs/fat32/fat32.c
kernel/mm/mmap.c
+126
-23
kernel/mm/mmap.c
kernel/mm/usrmm.c
+22
-12
kernel/mm/usrmm.c
kernel/mm/vm.c
+2
-1
kernel/mm/vm.c
kernel/sched/proc.c
+1
-0
kernel/sched/proc.c
with
347 additions
and
81 deletions
+347
-81
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