summaryrefslogtreecommitdiff
path: root/src/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Object version of earrayAlex AUVOLAT2012-05-041-1/+1
* More OOP;Alex AUVOLAT2012-05-041-1/+1
* Now using Doug Lea's malloc for userland too. And improved stability.Alex AUVOLAT2012-05-011-2/+2
* Now using Doug Lea's malloc in kernel land. Next: same in userland.Alex AUVOLAT2012-05-011-2/+2
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-011-4/+5
* Removed all old object/request/... stuff (that was crap)Alexis2112010-09-101-1/+1
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+1
* Now using a simple Round Robin scheduler.Alexis2112010-08-101-1/+1
* Using a cross-compiler. Better makefile system.Alexis2112010-08-101-35/+11
* More work on managerAlexis2112010-04-071-1/+1
* IPC not tested but suposedly working.Alexis2112010-03-241-1/+1
* More work on IPCAlexis2112010-03-231-1/+1
* old uncommited changes commitedAlexis2112010-03-021-1/+2
* ReorganisationAlexis2112010-02-061-0/+38