Liav A
|
5ed3f7c6bf
Kernel/Storage: Migrate the partition code to use the ErrorOr container
|
3 gadi atpakaļ |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 gadi atpakaļ |
Lenny Maiorani
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 gadi atpakaļ |
Idan Horowitz
|
8289727fac
Kernel: Stop using the make<T> factory method in the Kernel
|
3 gadi atpakaļ |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 gadi atpakaļ |
mjz19910
|
3102d8e160
Everywhere: Fix many spelling errors
|
3 gadi atpakaļ |
Brian Gianforcaro
|
6c66311ade
Kernel: Use MUST + Vector::try_empend instead of Vector::empend
|
3 gadi atpakaļ |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 gadi atpakaļ |
Gunnar Beutner
|
4b5dbc15df
Kernel: Fix incorrect argument when constructing DiskPartitionMetadata
|
4 gadi atpakaļ |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 gadi atpakaļ |
Andreas Kling
|
8a7fe86ee0
Kernel: Convert klog() => AK::Format in Storage
|
4 gadi atpakaļ |
asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
4 gadi atpakaļ |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
4 gadi atpakaļ |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
4 gadi atpakaļ |
Liav A
|
72b1998f0d
Kernel: Introduce a new partitioning subsystem
|
4 gadi atpakaļ |
Liav A
|
3a19e18d1e
Kernel: Move Partition code files to the Storage folder
|
4 gadi atpakaļ |