summaryrefslogtreecommitdiff
path: root/Source/Library/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revive MelonAlex AUVOLAT2014-10-281-2/+2
* Changed the way virtual terminal commands are handledAlexis2112009-12-231-6/+4
* [not tested] Introduced StreamApp.classAlexis2112009-12-201-0/+1
* Added file streams and string streamsAlexis2112009-12-201-0/+2
* Worked on IStream. Seems to workAlexis2112009-12-201-0/+1
* [not really working] Started work on OStreamAlexis2112009-12-201-0/+1
* Added some option handling featurs to the default ShellApp classAlexis2112009-12-171-0/+1
* Added a game of life simulator demoAlexis2112009-11-131-1/+3
* More work on userland syscalls : Files are implemented.Alexis2112009-10-241-2/+3
* More work on syscalls and shellAlexis2112009-10-231-0/+1
* Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfreeAlexis2112009-10-181-0/+1
* Heap included as well in userland libraryAlexis2112009-10-181-1/+11
* Syscall interface starts being implemented !Alexis2112009-10-181-1/+3
* Re-organized everythingAlexis2112009-10-181-0/+33