aboutsummaryrefslogtreecommitdiff
path: root/src/lib/include/syscall.h
Commit message (Collapse)AuthorAgeFilesLines
* Think a bit ; ioctls only on open file descriptors.Alex Auvolat2015-02-201-2/+1
|
* Add kernel worker threads for handling various tasks (eg. interrupts)Alex Auvolat2015-02-191-0/+1
|
* Add syscall for ioctl on open handleAlex Auvolat2015-02-191-0/+1
|
* Implement basic syscalls...Alex Auvolat2015-02-191-0/+17
|
* Implement userspace mallocAlex Auvolat2015-02-191-0/+5
|
* Moving files.Alex Auvolat2015-02-151-1/+1
|
* Begin implementation of syscalls.Alex Auvolat2015-02-131-0/+6
|
* Reorganize code in preparation for user apps.Alex Auvolat2015-02-131-0/+12