summaryrefslogtreecommitdiff
path: root/Source/Kernel/SyscallManager/Ressource.class.cpp
Commit message (Collapse)AuthorAgeFilesLines
* More work on syscalls : userland applications can run other apps.Alexis2112009-10-241-2/+2
|
* More work on syscalls and shellAlexis2112009-10-231-1/+10
|
* We now have call tables for ressources.Alexis2112009-10-201-46/+22
| | | | instead of adding calls to ressource in the constructor.
* Syscall interface starts being implemented !Alexis2112009-10-181-0/+65