Brian Gianforcaro
|
9a04f53a0f
Kernel: Utilize AK::Userspace<T> in the ioctl interface
|
4 vuotta sitten |
Peter Elliott
|
3fa2816642
Kernel+LibC: Implement fcntl(2) advisory locks
|
4 vuotta sitten |
Gunnar Beutner
|
7a1d09ef1a
Kernel: Closing a file descriptor should not always close the file
|
4 vuotta sitten |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 vuotta sitten |
Michel Hermier
|
4ac49eabd5
Kernel: Remove unused FileBlockCondition::m_file.
|
4 vuotta sitten |
Jean-Baptiste Boric
|
6698fd84ff
Kernel: Refactor storage stack with u64 as mmap offset
|
4 vuotta sitten |
Andreas Kling
|
ab14b0ac64
Kernel: Hoist VM range allocation up to sys$mmap() itself
|
4 vuotta sitten |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
4 vuotta sitten |
Tom
|
f98ca35b83
Kernel: Improve ProcFS behavior in low memory conditions
|
4 vuotta sitten |
Tom
|
046d6855f5
Kernel: Move block condition evaluation out of the Scheduler
|
4 vuotta sitten |
Sergey Bugaev
|
1b4e88fb59
Kernel: Allow File::close() to fail
|
5 vuotta sitten |
Andreas Kling
|
b3736c1b1e
Kernel: Use a FlatPtr for the "argument" to ioctl()
|
5 vuotta sitten |
Andreas Kling
|
7d862dd5fc
AK: Reduce header dependency graph of String.h
|
5 vuotta sitten |
Andreas Kling
|
8fbdda5a2d
Kernel: Implement basic support for sys$mmap() with MAP_PRIVATE
|
5 vuotta sitten |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 vuotta sitten |
Sergey Bugaev
|
d0d13e2bf5
Kernel: Move setting file flags and r/w mode to VFS::open()
|
5 vuotta sitten |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 vuotta sitten |
Andreas Kling
|
b5da0b78eb
Kernel: File::open() should apply r/w mode from the provided options
|
5 vuotta sitten |
Andreas Kling
|
752de9cd27
FileDescription: Disallow construction with a null File
|
5 vuotta sitten |
Andreas Kling
|
f4cec2f110
Kernel: Move File.{cpp,h} into FileSystem/
|
6 vuotta sitten |