doc
|
342ecc0e21
feat(process): enter user mode
|
2 лет назад |
include
|
941a9874cf
fix(lock): make lock type volatile
|
2 лет назад |
src
|
6107790323
fix(kthdd): acquire the lock only on func not null
|
2 лет назад |
user-space-program
|
ecd76edc09
feat(syscall): impl. fork
|
2 лет назад |
.clang-format
|
a42cf01bcf
chore: format
|
3 лет назад |
.gitignore
|
9b18576715
chore(cross-compile.cmake): gen. it in ./configure
|
2 лет назад |
CMakeLists.txt
|
aa5b5749c4
feat(lock): impl. spin lock
|
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 лет назад |