summaryrefslogtreecommitdiff
path: root/Source/Kernel/SyscallManager/Ressource.class.h
Commit message (Collapse)AuthorAgeFilesLines
* Made some minor changes, for compatibilityNicolas BERNSTEIN2009-10-261-1/+1
|
* More work on syscalls and shellAlexis2112009-10-231-1/+9
|
* We now have call tables for ressources.Alexis2112009-10-201-8/+10
| | | | instead of adding calls to ressource in the constructor.
* Syscall interface starts being implemented !Alexis2112009-10-181-0/+54