aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libkogata/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Move stuff around, againAlex Auvolat2016-07-151-70/+0
* Fix sme warnings...Alex Auvolat2016-07-141-0/+10
* Factorize region allocator between kernel and user processes (same code was t...Alex Auvolat2015-03-141-2/+6
* 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