021585e9ef
- Free process resources when a process exits (reaped in next process cycle; should probably reap after a wait() or something) - Free process struct after wait() - Fix page allocation - Fix fork() return value for child process (attempted to write to an invalid point in kernel-stack memory) We shouldn't be triple faulting randomly anymore! Continue investigating the fork() return value, as there was a bugged return at some point during executon of a test run of thrash-process. |
||
---|---|---|
.. | ||
ata.h | ||
boot.h | ||
elf.h | ||
ext2.h | ||
fs.h | ||
list.h | ||
logging.h | ||
multiboot.h | ||
process.h | ||
signal.h | ||
syscall.h | ||
system.h | ||
tree.h | ||
tss.h | ||
types.h | ||
va_list.h |