Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 rokov pred |
Sergey Bugaev
|
d0d13e2bf5
Kernel: Move setting file flags and r/w mode to VFS::open()
|
5 rokov pred |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 rokov pred |
Andreas Kling
|
b5da0b78eb
Kernel: File::open() should apply r/w mode from the provided options
|
5 rokov pred |
Andreas Kling
|
752de9cd27
FileDescription: Disallow construction with a null File
|
6 rokov pred |
Andreas Kling
|
90b1354688
AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.
|
6 rokov pred |
Andreas Kling
|
08cd75ac4b
Kernel: Rename FileDescriptor to FileDescription.
|
6 rokov pred |
Andreas Kling
|
c3b7ace3e0
Kernel: Assign Lock names in class member initializers.
|
6 rokov pred |
Andreas Kling
|
0a0d739e98
Kernel: Make FIFO inherit from File.
|
6 rokov pred |
Andreas Kling
|
ca9ed13643
Kernel: Simplify Device::open().
|
6 rokov pred |
Andreas Kling
|
9fca94269e
Kernel: Move TTY-related files into Kernel/TTY/.
|
6 rokov pred |