.. |
Custody.cpp
|
b020a5e7ce
Kernel: Don't create a String every time we look up a Custody by name
|
6 年之前 |
Custody.h
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
5 年之前 |
DevPtsFS.cpp
|
e9dda8d592
Kernel: Give PTY's *actually* unique major ID's
|
5 年之前 |
DevPtsFS.h
|
66a0a12435
DevPtsFS: Do not assume there is one of it
|
6 年之前 |
DiskBackedFileSystem.cpp
|
59ed235c85
Kernel: Implement O_DIRECT open() flag to bypass disk caches
|
5 年之前 |
DiskBackedFileSystem.h
|
59ed235c85
Kernel: Implement O_DIRECT open() flag to bypass disk caches
|
5 年之前 |
Ext2FileSystem.cpp
|
ee0eed26f4
Ext2FileSystem: set_metadata_dirty(true) during write_directory().
|
5 年之前 |
Ext2FileSystem.h
|
5292f6e78f
Kernel+FileManager: Disallow watch_file() in unsupported file systems
|
5 年之前 |
FIFO.cpp
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
5 年之前 |
FIFO.h
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
5 年之前 |
File.cpp
|
752de9cd27
FileDescription: Disallow construction with a null File
|
6 年之前 |
File.h
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
5 年之前 |
FileDescription.cpp
|
8aef0a0755
Kernel: Handle fstat() on sockets
|
5 年之前 |
FileDescription.h
|
59ed235c85
Kernel: Implement O_DIRECT open() flag to bypass disk caches
|
5 年之前 |
FileSystem.cpp
|
6f4c380d95
AK: Use size_t for the length of strings
|
5 年之前 |
FileSystem.h
|
5292f6e78f
Kernel+FileManager: Disallow watch_file() in unsupported file systems
|
5 年之前 |
Inode.cpp
|
b6ee8a2c8d
Kernel: Rename vmo => vmobject everywhere
|
5 年之前 |
Inode.h
|
b6ee8a2c8d
Kernel: Rename vmo => vmobject everywhere
|
5 年之前 |
InodeFile.cpp
|
5a45376180
Kernel+SystemMonitor: Log amounts of I/O per thread
|
5 年之前 |
InodeFile.h
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
5 年之前 |
InodeIdentifier.h
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
5 年之前 |
InodeMetadata.h
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
6 年之前 |
InodeWatcher.cpp
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
5 年之前 |
InodeWatcher.h
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
5 年之前 |
ProcFS.cpp
|
b6ee8a2c8d
Kernel: Rename vmo => vmobject everywhere
|
5 年之前 |
ProcFS.h
|
37cc80fb96
ProcFS: Do not assume there is one of it
|
6 年之前 |
SharedMemory.cpp
|
b6ee8a2c8d
Kernel: Rename vmo => vmobject everywhere
|
5 年之前 |
SharedMemory.h
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
5 年之前 |
TmpFS.cpp
|
952baf32cd
TmpFS: Notify any associated InodeVMObject on inode changes
|
6 年之前 |
TmpFS.h
|
5292f6e78f
Kernel+FileManager: Disallow watch_file() in unsupported file systems
|
5 年之前 |
VirtualFileSystem.cpp
|
8f45a259fc
ByteBuffer: Remove pointer() in favor of data()
|
5 年之前 |
VirtualFileSystem.h
|
59ed235c85
Kernel: Implement O_DIRECT open() flag to bypass disk caches
|
5 年之前 |
ext2_fs.h
|
0dc9af5f7e
Add clang-format file
|
6 年之前 |
ext2_types.h
|
0dc9af5f7e
Add clang-format file
|
6 年之前 |