Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> il y a 3 ans
  Andreas Kling a994f11f10 Kernel: Make AddressSpace::add_region() return KResultOr<Region*> il y a 3 ans
  Andreas Kling f4a9a0d561 Kernel: Make VirtualRangeAllocator return KResultOr<VirtualRange> il y a 3 ans
  Andreas Kling 83fed5b2de Kernel: Tidy up Memory::AddressSpace construction il y a 3 ans
  Andreas Kling 55adace359 Kernel: Rename SpinLock => Spinlock il y a 4 ans
  Andreas Kling 15d033b486 Kernel: Remove unused Process pointer in Memory::AddressSpace il y a 4 ans
  Andreas Kling b7476d7a1b Kernel: Rename Memory::Space => Memory::AddressSpace il y a 4 ans