Brian Gianforcaro
|
ea238e7ac3
Kernel: Remove unused header includes in Devices subtree
|
4 yıl önce |
Daniel Bertalan
|
2a5d9a6944
Kernel: Fix `adopt_ref_if_nonnull(new T).release_nonnull()` pattern
|
4 yıl önce |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
4 yıl önce |
Liav A
|
29f9a38f76
Kernel: Don't use naked new statements in init process
|
4 yıl önce |
Gunnar Beutner
|
1ce32ef675
Kernel: Let the user read/write more than one page from/to dev files
|
4 yıl önce |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 yıl önce |
Jean-Baptiste Boric
|
b05b4d4b24
Kernel: Refactor storage stack with u64 as file operations offset
|
4 yıl önce |
Andreas Kling
|
fdf03852c9
Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions
|
4 yıl önce |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
4 yıl önce |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 yıl önce |
Andreas Kling
|
7a3ab6c517
Kernel: Make File::write() and File::read() return KResultOr<size_t>
|
5 yıl önce |
Andreas Kling
|
dd924b730a
Kernel+LibC: Fix various build issues introduced by ssize_t
|
5 yıl önce |
Conrad Pankoff
|
a3edeb5868
Kernel: Add explicit offset parameter to File::read etc
|
5 yıl önce |
Andreas Kling
|
fa9fba6901
Kernel: Add missing #includes now that <AK/StdLibExtras.h> is smaller
|
5 yıl önce |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 yıl önce |
Andreas Kling
|
6cbd72f54f
AK: Remove bitrotted Traits::dump() mechanism
|
5 yıl önce |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 yıl önce |
Andreas Kling
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
5 yıl önce |
Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
6 yıl önce |
Andreas Kling
|
bc951ca565
Kernel: Run clang-format on everything.
|
6 yıl önce |
Andreas Kling
|
08cd75ac4b
Kernel: Rename FileDescriptor to FileDescription.
|
6 yıl önce |
Andreas Kling
|
8cbb7f101f
Kernel: Have File virtuals take a FileDescriptor& rather than a Process&.
|
6 yıl önce |
Andreas Kling
|
58c4d41c5f
Kernel: Remove Limits.h
|
6 yıl önce |
Andreas Kling
|
ab43658c55
Kernel: Move devices into Kernel/Devices/.
|
6 yıl önce |