aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/include/process.h
Commit message (Collapse)AuthorAgeFilesLines
* Begin implementation of syscalls.Alex Auvolat2015-02-131-0/+7
|
* Implement ELF loading ; arrange so that user processes run.Alex Auvolat2015-02-131-1/+5
|
* Implement switching to usermode.Alex Auvolat2015-02-131-0/+3
|
* Add stubs for process-related functions.Alex Auvolat2015-02-131-7/+22
|
* DOES NOT COMPILE | VFS structure change (VFS centralises more stuff)Alex Auvolat2015-02-121-4/+10
|
* Start work on filesystems.Alex Auvolat2015-02-091-27/+5
|
* Reorganize all.Alex Auvolat2015-02-091-0/+43