summaryrefslogtreecommitdiff
path: root/Source/Kernel/SyscallManager/Res.ns.cpp
Commit message (Expand)AuthorAgeFilesLines
* More work on userland syscalls : Files are implemented.Alexis2112009-10-241-0/+2
* More work on syscalls and shellAlexis2112009-10-231-1/+3
* Started working on a userland shellAlexis2112009-10-201-0/+2
* Implemented static syscalls, specific to a class and not an object.Alexis2112009-10-201-3/+17
* We now have call tables for ressources.Alexis2112009-10-201-3/+3
* Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfreeAlexis2112009-10-181-3/+3
* More work on syscallsAlexis2112009-10-181-0/+4
* Syscall interface starts being implemented !Alexis2112009-10-181-0/+55