Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 vuotta sitten |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
4 vuotta sitten |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
4 vuotta sitten |
asynts
|
dca6f1f49b
Everywhere: Replace a bundle of dbg with dbgln.
|
4 vuotta sitten |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
4 vuotta sitten |
Tom
|
901ef3f1c8
Kernel: Specify default memory order for some non-synchronizing Atomics
|
4 vuotta sitten |
Linus Groh
|
bbe787a0af
Everywhere: Re-format with clang-format-11
|
4 vuotta sitten |
Tom
|
49a76164c8
Kernel: Consolidate the various BlockCondition::unblock variants
|
4 vuotta sitten |
Lenny Maiorani
|
765936ebae
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
|
4 vuotta sitten |
Andreas Kling
|
8e79bde2b7
Kernel: Move KBufferBuilder to the fallible KBuffer API
|
4 vuotta sitten |
Tom
|
046d6855f5
Kernel: Move block condition evaluation out of the Scheduler
|
4 vuotta sitten |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 vuotta sitten |
Andreas Kling
|
eeaba41d13
Kernel: Add DirectoryEntryView for VFS directory traversal
|
4 vuotta sitten |
Nico Weber
|
430b265cd4
AK: Rename KB, MB, GB to KiB, MiB, GiB
|
4 vuotta sitten |
Brian Gianforcaro
|
946c96dd56
Kernel: Suppress remaining unobserved KResult return codes
|
4 vuotta sitten |
Brian Gianforcaro
|
e8c9b5e870
Kernel: Make Inode::directory_entry_count errors observable.
|
4 vuotta sitten |
Andreas Kling
|
7a3ab6c517
Kernel: Make File::write() and File::read() return KResultOr<size_t>
|
4 vuotta sitten |
Tom
|
f4a5c9b6c2
Kernel: Consolidate timeout logic
|
4 vuotta sitten |
Tom
|
c813bb7355
Kernel: Fix a few Thread::block related races
|
4 vuotta sitten |
Tom
|
419703a1f2
Kernel: Fix checking BlockResult
|
5 vuotta sitten |
Sergey Bugaev
|
a8489967a3
Kernel: Add Plan9FS :^)
|
5 vuotta sitten |