Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migration to C++! | Alex AUVOLAT | 2012-05-04 | 1 | -219/+0 |
* | Now using Doug Lea's malloc for userland too. And improved stability. | Alex AUVOLAT | 2012-05-01 | 1 | -3/+3 |
* | Now using Doug Lea's malloc in kernel land. Next: same in userland. | Alex AUVOLAT | 2012-05-01 | 1 | -0/+1 |
* | Each thread has its own stack. Added simple unit tests for kmalloc,kfree | Alexis211 | 2010-09-10 | 1 | -5/+3 |
* | Some changes to stack tracing. | Alexis211 | 2010-08-13 | 1 | -2/+2 |
* | Changed idt_waitIrq to support multiple waiting threads. | Alexis211 | 2010-08-10 | 1 | -5/+14 |
* | Added a lot of comments in kernel code. A bit of cleaning too. | Alexis211 | 2010-08-10 | 1 | -3/+11 |
* | IPC not tested but suposedly working. | Alexis211 | 2010-03-24 | 1 | -1/+1 |
* | More work on IPC | Alexis211 | 2010-03-23 | 1 | -2/+1 |
* | old uncommited changes commited | Alexis211 | 2010-03-02 | 1 | -6/+19 |
* | Added user mode support and monitor_writeDec | Alexis211 | 2010-02-09 | 1 | -1/+1 |
* | Reorganisation | Alexis211 | 2010-02-06 | 1 | -0/+191 |