summaryrefslogtreecommitdiff
path: root/Source/Kernel/Library/Vector.class.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changes in mutexes, vectors and VTs :Alexis2112009-09-181-5/+5
| | | | | | mutexes now use the atomic_exchang defined in Task.wtf.asm some vector methods are now declared const VTs now can display (decimal) 64bit integers
* We now can navigate in the VFS using the integrated shell.Alexis2112009-09-131-7/+22
|
* Kernel can now load an Initrd.Alexis2112009-09-131-1/+8
|
* RamFS creatable but not loadable yetAlexis2112009-09-131-0/+10
|
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-221-0/+103