greatbridf ea0c108eea change: use linux x86_64 syscall no. 2 年 前
..
CMakeLists.txt 304ecefefb feat: move kernel to 0xc0000000 2 年 前
basic-lib.h d4122bd571 feat(posix): impl. posix interface, update usp 2 年 前
configure 34b3bf7644 feat(syscall): impl. exec() to load elf files 2 年 前
hello-world.s ea0c108eea change: use linux x86_64 syscall no. 2 年 前
init.c 5ca22c8baf feat(init): open all three file descriptors 2 年 前
interrupt-test.s ea0c108eea change: use linux x86_64 syscall no. 2 年 前
lazybox.c 68b4a8d207 feat: add {open,read}dir and lazybox ls 2 年 前
priv-test.c bc52f08bfe feat(mm): kill user process on access to priv. mem 2 年 前
sh.c 611384a51b feat(pipe): add syscall pipe 2 年 前
stack-test.s d4122bd571 feat(posix): impl. posix interface, update usp 2 年 前