aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libkogata/malloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix sme warnings...Alex Auvolat2016-07-141-0/+10
|
* Factorize region allocator between kernel and user processes (same code was ↵Alex Auvolat2015-03-141-2/+6
| | | | there twice)
* Implement userspace mallocAlex Auvolat2015-02-191-3/+47
|
* Add binary tree implementation. NOT TESTED, FULL OF BUGS.Alex Auvolat2015-02-141-0/+1
|
* Reorganize code in preparation for user apps.Alex Auvolat2015-02-131-0/+11