Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add syscall for ioctl on open handle | Alex Auvolat | 2015-02-19 | 1 | -0/+3 |
* | Implement basic syscalls... | Alex Auvolat | 2015-02-19 | 1 | -1/+42 |
* | Implement userspace malloc | Alex Auvolat | 2015-02-19 | 1 | -3/+33 |
* | Add binary tree implementation. NOT TESTED, FULL OF BUGS. | Alex Auvolat | 2015-02-14 | 1 | -0/+2 |
* | Change a bit of structure | Alex Auvolat | 2015-02-14 | 1 | -6/+1 |
* | Begin implementation of syscalls. | Alex Auvolat | 2015-02-13 | 1 | -2/+13 |
* | Reorganize code in preparation for user apps. | Alex Auvolat | 2015-02-13 | 1 | -0/+10 |