aboutsummaryrefslogtreecommitdiff
path: root/apps/os2/os2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* o Seemingly working Mutexes.Trygve Laugstøl2016-01-051-26/+171
| | | | o Dropping the privileged/unprivileged split for now.
* o Actually working implementation of context switching.Trygve Laugstøl2016-01-041-102/+205
| | | | It is important to remember to update the stack to the task descriptor on every switch!
* o Moving around a lot of files.Trygve Laugstøl2016-01-021-0/+341