summaryrefslogtreecommitdiff
path: root/src/kernel/core/sys.c
Commit message (Expand)AuthorAgeFilesLines
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+1
* Some changes to stack tracing.Alexis2112010-08-131-6/+21
* Added a lot of comments in kernel code. A bit of cleaning too.Alexis2112010-08-101-4/+17
* Using a cross-compiler. Better makefile system.Alexis2112010-08-101-1/+1
* Added user mode support and monitor_writeDecAlexis2112010-02-091-1/+2
* ReorganisationAlexis2112010-02-061-0/+41