summaryrefslogtreecommitdiff
path: root/src/kernel/linker/elf.c
Commit message (Collapse)AuthorAgeFilesLines
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+1
| | | | Found a bug in heap_contract (not sure) but didn't fix it.
* More work on IPC and userland tools.Alexis2112010-03-301-0/+6
|
* old uncommited changes commitedAlexis2112010-03-021-1/+1
|
* Added user mode support and monitor_writeDecAlexis2112010-02-091-2/+2
|
* ReorganisationAlexis2112010-02-061-0/+44