summaryrefslogtreecommitdiff
path: root/src/kernel/core
Commit message (Expand)AuthorAgeFilesLines
* Some changes to stack tracing.Alexis2112010-08-132-6/+23
* Added priorities to the scheduler.Alexis2112010-08-101-5/+2
* thread_sleep functions redone.Alexis2112010-08-101-1/+1
* Added a lot of comments in kernel code. A bit of cleaning too.Alexis2112010-08-105-23/+52
* Using a cross-compiler. Better makefile system.Alexis2112010-08-101-1/+1
* 0.0.4 is outAlexis2112010-04-081-1/+1
* More work on managerAlexis2112010-04-072-3/+4
* IPC not tested but suposedly working.Alexis2112010-03-241-3/+4
* Added thread_new syscallAlexis2112010-02-092-2/+2
* Added user mode support and monitor_writeDecAlexis2112010-02-095-2/+29
* ReorganisationAlexis2112010-02-067-0/+344