aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/process.c
Commit message (Expand)AuthorAgeFilesLines
* Add debug messages to process.cMichael Brown2007-07-101-0/+4
* Separated out initialisation functions from startup/shutdown functions.Michael Brown2007-07-031-1/+7
* Use a linker-table based system to automatically mark and start upMichael Brown2007-07-031-0/+18
* Modify process semantics; rescheduling is now automatic.Michael Brown2007-05-261-4/+22
* Added basic code for implementing co-operative multitasking.Michael Brown2006-04-291-0/+56