forked from Bananymous/banan-os
adb14ba373
I added a syscall for telling the kernel when signal execution has finished. We should send a random hash or id to the signal trampoline that we would include in the syscall, so validity of signal exit can be confirmed. |
||
---|---|---|
.. | ||
GDT.cpp | ||
IDT.cpp | ||
PageTable.cpp | ||
Signal.S | ||
Thread.S | ||
boot.S | ||
crt0.S | ||
crti.S | ||
crtn.S | ||
interrupts.S | ||
linker.ld |