summaryrefslogtreecommitdiff
path: root/Source/Kernel/MemoryManager/PageAlloc.ns.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfreeAlexis2112009-10-181-2/+2
* Exiting from a thread now works without hanging everything.Alexis2112009-10-091-1/+1
* Lots of stuff added : heap, timer, device managment, ...Alexis2112009-08-221-0/+68