Brian Gianforcaro
|
9a04f53a0f
Kernel: Utilize AK::Userspace<T> in the ioctl interface
|
4 سال پیش |
Andreas Kling
|
c9f6786e8b
Kernel: Make various T::class_name() and similar return StringView
|
4 سال پیش |
sin-ack
|
fe5ca6ca27
Kernel: Implement multi-watch InodeWatcher :^)
|
4 سال پیش |
Gunnar Beutner
|
7a1d09ef1a
Kernel: Closing a file descriptor should not always close the file
|
4 سال پیش |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Michel Hermier
|
4ac49eabd5
Kernel: Remove unused FileBlockCondition::m_file.
|
4 سال پیش |
Jean-Baptiste Boric
|
6698fd84ff
Kernel: Refactor storage stack with u64 as mmap offset
|
4 سال پیش |
Jean-Baptiste Boric
|
b05b4d4b24
Kernel: Refactor storage stack with u64 as file operations offset
|
4 سال پیش |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 سال پیش |
Andreas Kling
|
ab14b0ac64
Kernel: Hoist VM range allocation up to sys$mmap() itself
|
4 سال پیش |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
4 سال پیش |
Tom
|
f98ca35b83
Kernel: Improve ProcFS behavior in low memory conditions
|
4 سال پیش |
Tom
|
49a76164c8
Kernel: Consolidate the various BlockCondition::unblock variants
|
4 سال پیش |
Tom
|
da5cc34ebb
Kernel: Fix some issues related to fixes and block conditions
|
4 سال پیش |
Tom
|
046d6855f5
Kernel: Move block condition evaluation out of the Scheduler
|
4 سال پیش |
Tom
|
c8d9f1b9c9
Kernel: Make copy_to/from_user safe and remove unnecessary checks
|
4 سال پیش |
Andreas Kling
|
48a0b76a77
Kernel: Make File weakable
|
4 سال پیش |
Andreas Kling
|
22831033d0
Kernel: Virtualize the File::stat() operation
|
4 سال پیش |
Andreas Kling
|
7a3ab6c517
Kernel: Make File::write() and File::read() return KResultOr<size_t>
|
5 سال پیش |
Sergey Bugaev
|
1b4e88fb59
Kernel: Allow File::close() to fail
|
5 سال پیش |
Sergey Bugaev
|
a9946a99f2
Kernel: Pass a FileDescription to File::chmod() and File::chown()
|
5 سال پیش |
Andreas Kling
|
b3736c1b1e
Kernel: Use a FlatPtr for the "argument" to ioctl()
|
5 سال پیش |
Andreas Kling
|
21d5f4ada1
Kernel: Absorb LibBareMetal back into the kernel
|
5 سال پیش |
Conrad Pankoff
|
a3edeb5868
Kernel: Add explicit offset parameter to File::read etc
|
5 سال پیش |
Andreas Kling
|
8fbdda5a2d
Kernel: Implement basic support for sys$mmap() with MAP_PRIVATE
|
5 سال پیش |
Andreas Kling
|
e28809a996
Kernel: Add forward declaration header
|
5 سال پیش |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 سال پیش |
Liav A
|
99ea80695e
Kernel: Use VirtualAddress & PhysicalAddress classes from LibBareMetal
|
5 سال پیش |
Andreas Kling
|
7291370478
Kernel: Make File::truncate() take a u64
|
5 سال پیش |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 سال پیش |