summaryrefslogtreecommitdiff
path: root/Source/Library/Interface
Commit message (Expand)AuthorAgeFilesLines
* Added a game of life simulator demoAlexis2112009-11-132-0/+103
* Introduced PaperWork : our init/login manager.Alexis2112009-11-081-0/+4
* More work on syscalls : userland applications can run other apps.Alexis2112009-10-241-0/+10
* More work on userland syscalls : Files are implemented.Alexis2112009-10-243-1/+39
* Added some screenshots (\o/) and implemented mkdir in userland.Alexis2112009-10-231-0/+9
* Some changes, and implemented rm in userland shell.Alexis2112009-10-231-0/+1
* More work on syscalls and shellAlexis2112009-10-231-0/+6
* More work on syscalls and shellAlexis2112009-10-232-0/+20
* Started working on user managmentAlexis2112009-10-211-0/+3
* More workAlexis2112009-10-211-2/+3
* Started working on a userland shellAlexis2112009-10-201-0/+14
* Implemented static syscalls, specific to a class and not an object.Alexis2112009-10-203-0/+12
* We now have call tables for ressources.Alexis2112009-10-203-13/+18
* More work on syscallsAlexis2112009-10-181-0/+4
* Heap included as well in userland libraryAlexis2112009-10-181-0/+1
* More work on syscallsAlexis2112009-10-182-0/+16
* Syscall interface starts being implemented !Alexis2112009-10-181-0/+8