summaryrefslogtreecommitdiff
path: root/src/kernel/task/timer.c
Commit message (Expand)AuthorAgeFilesLines
* Migration to C++!Alex AUVOLAT2012-05-041-91/+0
* Now using Doug Lea's malloc in kernel land. Next: same in userland.Alex AUVOLAT2012-05-011-0/+1
* Changed idt_waitIrq to support multiple waiting threads.Alexis2112010-08-101-4/+1
* thread_sleep functions redone.Alexis2112010-08-101-17/+69
* Added a lot of comments in kernel code. A bit of cleaning too.Alexis2112010-08-101-0/+5
* IPC not tested but suposedly working.Alexis2112010-03-241-1/+1
* ReorganisationAlexis2112010-02-061-0/+36