Logo
Explore Help
Sign In
fergalmoran/ladybird
1
0
Fork 0
You've already forked ladybird
mirror of https://github.com/fergalmoran/ladybird.git synced 2026-05-15 23:58:02 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
57de5056b68feaf3f572ac91f07dff4b2e044367
ladybird/Kernel/Memory
History
Andreas Kling 88b6428c25 AK: Make Vector::try_* functions return ErrorOr<void>
Instead of signalling allocation failure with a bool return value
(false), we now use ErrorOr<void> and return ENOMEM as appropriate.
This allows us to use TRY() and MUST() with Vector. :^)
2021-11-10 21:58:58 +01:00
..
AddressSpace.cpp
AK: Make Vector::try_* functions return ErrorOr<void>
2021-11-10 21:58:58 +01:00
AddressSpace.h
…
AllocationStrategy.h
…
AnonymousVMObject.cpp
…
AnonymousVMObject.h
…
InodeVMObject.cpp
…
InodeVMObject.h
…
MappedROM.h
…
MemoryManager.cpp
…
MemoryManager.h
…
PageDirectory.cpp
…
PageDirectory.h
…
PageFaultResponse.h
…
PhysicalPage.cpp
…
PhysicalPage.h
…
PhysicalRegion.cpp
…
PhysicalRegion.h
…
PhysicalZone.cpp
…
PhysicalZone.h
…
PrivateInodeVMObject.cpp
…
PrivateInodeVMObject.h
Everywhere: Remove unused AK/Bitmap includes
2021-11-10 14:39:42 +01:00
Region.cpp
…
Region.h
…
RingBuffer.cpp
…
RingBuffer.h
…
ScatterGatherList.cpp
…
ScatterGatherList.h
…
ScopedAddressSpaceSwitcher.cpp
…
ScopedAddressSpaceSwitcher.h
…
SharedInodeVMObject.cpp
…
SharedInodeVMObject.h
Everywhere: Remove unused AK/Bitmap includes
2021-11-10 14:39:42 +01:00
TypedMapping.h
…
VirtualRange.cpp
…
VirtualRange.h
…
VirtualRangeAllocator.cpp
…
VirtualRangeAllocator.h
…
VMObject.cpp
…
VMObject.h
…
Powered by Gitea Version: 1.25.0+dev-360-gc4c1a4bd18 Page: 5113ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API