aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libkogata/syscall.c
Commit message (Expand)AuthorAgeFilesLines
* Add syscall for ioctl on open handleAlex Auvolat2015-02-191-0/+3
* Implement basic syscalls...Alex Auvolat2015-02-191-1/+42
* Implement userspace mallocAlex Auvolat2015-02-191-3/+33
* Add binary tree implementation. NOT TESTED, FULL OF BUGS.Alex Auvolat2015-02-141-0/+2
* Change a bit of structureAlex Auvolat2015-02-141-6/+1
* Begin implementation of syscalls.Alex Auvolat2015-02-131-2/+13
* Reorganize code in preparation for user apps.Alex Auvolat2015-02-131-0/+10