.. |
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
|
e32a680f5d
feat: getpid and getppid
|
2 лет назад |
stack-test.s
|
d4122bd571
feat(posix): impl. posix interface, update usp
|
2 лет назад |