Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add kernel worker threads for handling various tasks (eg. interrupts) | Alex Auvolat | 2015-02-19 | 1 | -0/+1 |
* | Add syscall for ioctl on open handle | Alex Auvolat | 2015-02-19 | 1 | -0/+1 |
* | Implement basic syscalls... | Alex Auvolat | 2015-02-19 | 1 | -0/+17 |
* | Implement userspace malloc | Alex Auvolat | 2015-02-19 | 1 | -0/+5 |
* | Moving files. | Alex Auvolat | 2015-02-15 | 1 | -1/+1 |
* | Begin implementation of syscalls. | Alex Auvolat | 2015-02-13 | 1 | -0/+6 |
* | Reorganize code in preparation for user apps. | Alex Auvolat | 2015-02-13 | 1 | -0/+12 |