aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libkogata/user_region.c
Commit message (Expand)AuthorAgeFilesLines
* Factorize region allocator between kernel and user processes (same code was t...Alex Auvolat2015-03-141-363/+0
* Fix region allocator (see changes in region.c!) ; debug spam control.Alex Auvolat2015-03-141-2/+12
* Implement userspace mallocAlex Auvolat2015-02-191-0/+353