aboutsummaryrefslogtreecommitdiff
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Implement userspace mallocAlex Auvolat2015-02-198-11/+485
* Moving files.Alex Auvolat2015-02-151-1/+1
* 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-133-6/+23
* 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-136-0/+66