summaryrefslogtreecommitdiff
path: root/Source/Library/Common
Commit message (Expand)AuthorAgeFilesLines
* CorrectionsAlexis2112009-12-091-7/+5
* Merge branch 'master' into mountpointsAlexis2112009-12-091-11/+16
|\
| * Change on memory handling, and .iface.h files documented.Alexis2112009-12-091-11/+16
| * Game Of Life simulator fixedAlexis2112009-11-151-1/+1
* | Some bugfixesAlexis2112009-11-274-6/+8
* | Re-organized file system stuff.Alexis2112009-11-254-2/+4
* | Multiple things :Alexis2112009-11-244-24/+73
* | Reading from the FAT12-formatted floppy works \oAlexis2112009-11-151-1/+1
|/
* Added a game of life simulator demoAlexis2112009-11-133-2/+56
* Arranged some paperworkAlexis2112009-10-291-2/+3
* Some changes...Alexis2112009-10-263-5/+5
* Made some minor changes, for compatibilityNicolas BERNSTEIN2009-10-261-0/+1
* More work on userland syscalls : Files are implemented.Alexis2112009-10-242-0/+61
* More work on syscalls and shellAlexis2112009-10-234-1/+11
* Started working on user managmentAlexis2112009-10-212-17/+18
* Started working on a userland shellAlexis2112009-10-202-2/+2
* More work on syscallsAlexis2112009-10-182-1/+24
* Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfreeAlexis2112009-10-183-12/+12
* Heap included as well in userland libraryAlexis2112009-10-185-0/+441
* Syscall interface starts being implemented !Alexis2112009-10-181-0/+2
* Re-organized everythingAlexis2112009-10-1820-0/+1303