aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libkogata
Commit message (Collapse)AuthorAgeFilesLines
* 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