Andreas Kling
|
eeaba41d13
Kernel: Add DirectoryEntryView for VFS directory traversal
|
5 năm trước cách đây |
Brian Gianforcaro
|
e8c9b5e870
Kernel: Make Inode::directory_entry_count errors observable.
|
5 năm trước cách đây |
Sergey Bugaev
|
df66c28479
Kernel: Deemphasize inode identifiers
|
5 năm trước cách đây |
Andreas Kling
|
fdfda6dec2
AK: Make string-to-number conversion helpers return Optional
|
5 năm trước cách đây |
Brian Gianforcaro
|
6a74af8063
Kernel: Plumb KResult through FileDescription::read_entire_file() implementation.
|
5 năm trước cách đây |
Andreas Kling
|
7d862dd5fc
AK: Reduce header dependency graph of String.h
|
5 năm trước cách đây |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 năm trước cách đây |
Andreas Kling
|
42d41fdf94
Kernel: Simplify FS::create_inode() a little bit
|
5 năm trước cách đây |
Andreas Kling
|
8731682d0e
Kernel: Simplify FS::create_directory() a little bit
|
5 năm trước cách đây |
Andreas Kling
|
c44b4d61f3
Kernel: Make Inode::lookup() return a RefPtr<Inode>
|
5 năm trước cách đây |
Sergey Bugaev
|
c0b32f7b76
Meta: Claim copyright for files created by me
|
5 năm trước cách đây |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 năm trước cách đây |
Andreas Kling
|
12eb1f5d74
Kernel: Entries in /dev/pts should be accessible only to the owner
|
5 năm trước cách đây |
Andreas Kling
|
4abbedb6e4
Kernel: Allow passing initial UID and GID when creating new inodes
|
5 năm trước cách đây |
Andreas Kling
|
e9dda8d592
Kernel: Give PTY's *actually* unique major ID's
|
5 năm trước cách đây |
Sergey Bugaev
|
acccf9ccda
Kernel: Move device lookup to Device class itself
|
6 năm trước cách đây |
Sergey Bugaev
|
66a0a12435
DevPtsFS: Do not assume there is one of it
|
6 năm trước cách đây |
Andreas Kling
|
a9adf4c95b
DevPtsFS: Use String::number() in a place where it makes sense.
|
6 năm trước cách đây |
Andreas Kling
|
90b1354688
AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.
|
6 năm trước cách đây |
Andreas Kling
|
bc951ca565
Kernel: Run clang-format on everything.
|
6 năm trước cách đây |
Andreas Kling
|
9fca94269e
Kernel: Move TTY-related files into Kernel/TTY/.
|
6 năm trước cách đây |
Andreas Kling
|
f9864940eb
Kernel: Move FS-related files into Kernel/FileSystem/
|
6 năm trước cách đây |