Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sme warnings... | Alex Auvolat | 2016-07-14 | 1 | -0/+10 |
| | |||||
* | Factorize region allocator between kernel and user processes (same code was ↵ | Alex Auvolat | 2015-03-14 | 1 | -2/+6 |
| | | | | there twice) | ||||
* | Implement userspace malloc | Alex Auvolat | 2015-02-19 | 1 | -3/+47 |
| | |||||
* | Add binary tree implementation. NOT TESTED, FULL OF BUGS. | Alex Auvolat | 2015-02-14 | 1 | -0/+1 |
| | |||||
* | Reorganize code in preparation for user apps. | Alex Auvolat | 2015-02-13 | 1 | -0/+11 |