aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/tasks/userspace.c
AgeCommit message (Expand)Author
2020-06-02Much work on the ELF parser and userspace jumpingMarvin Borner
2020-05-12Added scheduler spinlockingMarvin Borner
2020-05-12Still searching the bug...Marvin Borner
2020-05-09Interrupt analysis - removed many useless cli/stiMarvin Borner
2020-05-09Sooooooo many race conditionsMarvin Borner
2020-05-09Replaced fork() with spawn()!Marvin Borner
2020-05-07Added and applied include-sortingMarvin Borner
2020-05-07Some debugging and fixingMarvin Borner
2020-05-06New build parameters and shared includesMarvin Borner
2020-04-28Fixed userspace entering...Marvin Borner
2020-04-28Maaaany fixes...Marvin Borner
2020-04-26Awesome new multitasking system and schedulerMarvin Borner