doc
|
342ecc0e21
feat(process): enter user mode
|
2 年 前 |
include
|
e929d98515
feat(port): add class port
|
2 年 前 |
src
|
05ab779eda
feat(process): add k_new_thread
|
2 年 前 |
user-space-program
|
ecd76edc09
feat(syscall): impl. fork
|
2 年 前 |
.clang-format
|
a42cf01bcf
chore: format
|
3 年 前 |
.gitignore
|
7348abf2a1
chore(gitignore): ignore vim swap files
|
2 年 前 |
CMakeLists.txt
|
e929d98515
feat(port): add class port
|
2 年 前 |
Makefile.src
|
0aaa529fd0
chore(Makefile): rename configure, add reconfigure
|
2 年 前 |
bochs.conf
|
7b880566be
protected mode
|
4 年 前 |
configure
|
9b18576715
chore(cross-compile.cmake): gen. it in ./configure
|
2 年 前 |
cross-compile.cmake
|
9b18576715
chore(cross-compile.cmake): gen. it in ./configure
|
2 年 前 |
gdb-usage.txt
|
c07460aae0
chore: gdb notes
|
3 年 前 |
global_find.sh
|
14d8c7760e
chore: update global_find script
|
2 年 前 |
ldscript.ld
|
896023acbf
fix(linker): old 'ctors' won't be called
|
2 年 前 |
make_symbol_table.sh
|
d6716c631d
chore: use qemu for debugging
|
3 年 前 |