+ elf: Prevent dynamically linked programs from running on Soaplin. + sched: Support creating a process from a program_t structure. + syscall: Fix a bug where using syscall number 1024 would crash the OS. + syscall: Added a write syscall. It can only be used for writing to the standard output (FD: 1) |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
get-deps | ||
GNUmakefile | ||
linker-aarch64.ld | ||
linker-loongarch64.ld | ||
linker-riscv64.ld | ||
linker-x86_64.ld |