The EONIX kernel

greatbridf 7add1ab9a3 feat(list): make node->next and prev node_type 2 年之前
doc 342ecc0e21 feat(process): enter user mode 2 年之前
include 7add1ab9a3 feat(list): make node->next and prev node_type 2 年之前
src db7926548d feat: create kernel thread 2 年之前
user-space-program ecd76edc09 feat(syscall): impl. fork 2 年之前
.clang-format a42cf01bcf chore: format 3 年之前
.gitignore fc23e8cba2 chore: add configure script 2 年之前
CMakeLists.txt e6dc019e17 feat: build and link user space programs 2 年之前
Makefile.src 0aaa529fd0 chore(Makefile): rename configure, add reconfigure 2 年之前
bochs.conf 7b880566be protected mode 4 年之前
configure aed24262ab chore(configure): set hardware accel. type 2 年之前
cross-compile.cmake f848946130 chore: empty cross compiling toolchain prefix 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 年之前