aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/syscall/actions/sys_wait.c
AgeCommit message (Expand)Author
2020-06-17Started rewriteMarvin Borner
2020-06-02Much work on the ELF parser and userspace jumpingMarvin Borner
2020-05-12Still searching the bug...Marvin Borner
2020-05-09Interrupt analysis - removed many useless cli/stiMarvin Borner
2020-05-07Added and applied include-sortingMarvin Borner
2020-05-07Some debugging and fixingMarvin Borner
2020-05-07Fixed many bugs with wait() and fork()Marvin Borner
2020-05-07Added wait syscallMarvin Borner