Andreas Kling
|
43099fb387
Kernel: Remove all uses of MAKE_SLAB_ALLOCATED()
|
3 years ago |
Andreas Kling
|
0ae8702692
Kernel: Make File::stat() & friends return Error<struct stat>
|
3 years ago |
Andrew Kaster
|
a92132e44a
Kernel: Resolve clang-tidy readability-implicit-bool-conversion warnings
|
3 years ago |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 years ago |
Ben Wiederhake
|
c05c5a7ff4
Kernel: Clarify ambiguous {File,Description}::absolute_path
|
3 years ago |
TheFightingCatfish
|
a81b21c1a7
Kernel+LibC: Implement fsync
|
3 years ago |
Liav A
|
e0d712c6f7
Kernel+SystemServer: Defer creation of device nodes to userspace
|
4 years ago |
Andreas Kling
|
4a9c18afb9
Kernel: Rename FileDescription => OpenFileDescription
|
3 years ago |