summaryrefslogtreecommitdiff
path: root/Source/Library/Userland/Start.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added some option handling featurs to the default ShellApp classAlexis2112009-12-171-2/+1
* New model, object-oriented, for applicationsAlexis2112009-12-161-23/+14
* Nothing, reallyAlexis2112009-12-161-1/+2
* Added a game of life simulator demoAlexis2112009-11-131-4/+0
* Introduced PaperWork : our init/login manager.Alexis2112009-11-081-7/+3
* Some changes...Alexis2112009-10-261-2/+2
* More work on syscalls : userland applications can run other apps.Alexis2112009-10-241-2/+10
* More work on userland syscalls : Files are implemented.Alexis2112009-10-241-2/+6
* More workAlexis2112009-10-211-0/+5
* More work on syscallsAlexis2112009-10-181-1/+2
* Heap included as well in userland libraryAlexis2112009-10-181-0/+27
* Syscall interface starts being implemented !Alexis2112009-10-181-0/+8