The EONIX kernel

greatbridf b013728ac4 feat(syscall): impl. syscalls 2 years ago
doc 342ecc0e21 feat(process): enter user mode 2 years ago
include b013728ac4 feat(syscall): impl. syscalls 2 years ago
src b013728ac4 feat(syscall): impl. syscalls 2 years ago
.clang-format a42cf01bcf chore: format 3 years ago
.gitignore fc23e8cba2 chore: add configure script 2 years ago
CMakeLists.txt b013728ac4 feat(syscall): impl. syscalls 2 years ago
Makefile.src 5020eb6f75 feat(Makefile): enable parallel build 2 years ago
bochs.conf 7b880566be protected mode 4 years ago
configure 941ac209b9 fix(configure): suppress output and return 0 2 years ago
cross-compile.cmake f848946130 chore: empty cross compiling toolchain prefix 2 years ago
gdb-usage.txt c07460aae0 chore: gdb notes 3 years ago
global_find.sh 14d8c7760e chore: update global_find script 2 years ago
ldscript.ld 896023acbf fix(linker): old 'ctors' won't be called 2 years ago
make_symbol_table.sh d6716c631d chore: use qemu for debugging 3 years ago