kleines Filmröllchen
|
4314c25cf2
Kernel: Require lock rank for Spinlock construction
|
2 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Lenny Maiorani
|
190cf1507b
Kernel: Use default constructors/destructors
|
3 年之前 |
Idan Horowitz
|
9ce537d703
Kernel: Use u64 instead of size_t for File::can_read offset
|
3 年之前 |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 年之前 |
Liav A
|
4974727dbb
Kernel: Move x86 IO instructions code into the x86 specific folder
|
3 年之前 |
Liav A
|
fd4397a430
Kernel/Devices: Use try_create_device helper for ConsoleDevice
|
3 年之前 |
Liav A
|
5e8dcb9ca7
Kernel/Devices: Move ConsoleDevice into the Devices source directory
|
3 年之前 |