summaryrefslogtreecommitdiff
path: root/Source/Kernel/TaskManager/Thread.class.h
Commit message (Expand)AuthorAgeFilesLines
* We now use a temporary stack in task management for :Alexis2112009-10-161-1/+1
* The kernel shell is now in an independent class, KernelShell::Alexis2112009-10-021-3/+5
* Ok, exception handling happens in Thread::.Alexis2112009-09-061-0/+2
* Bug correctionAlexis2112009-09-061-4/+0
* Maybee some changesAlexis2112009-09-021-1/+4
* The Melon kernel now has support for simple multitaskingAlexis2112009-08-291-0/+56