Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many things : | Alex Auvolat | 2015-02-14 | 1 | -7/+14 |
| | | | | | | - fix context switching (it actually worked only because of optimizations!) - complete mchmap implementation - adjust elf parser to load binaries correctly even without FM_MMAP | ||||
* | Change a bit of structure | Alex Auvolat | 2015-02-14 | 1 | -1/+1 |
| | |||||
* | Implement ELF loading ; arrange so that user processes run. | Alex Auvolat | 2015-02-13 | 1 | -0/+70 |