aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libkogata
Commit message (Expand)AuthorAgeFilesLines
* Implement basic syscalls...Alex Auvolat2015-02-191-1/+42
* Implement userspace mallocAlex Auvolat2015-02-196-11/+446
* Add binary tree implementation. NOT TESTED, FULL OF BUGS.Alex Auvolat2015-02-144-0/+6
* Change a bit of structureAlex Auvolat2015-02-141-6/+1
* Begin implementation of syscalls.Alex Auvolat2015-02-132-6/+17
* Implement ELF loading ; arrange so that user processes run.Alex Auvolat2015-02-131-2/+5
* Reorganize code in preparation for user apps.Alex Auvolat2015-02-135-0/+54