.. |
Custody.cpp
|
b020a5e7ce
Kernel: Don't create a String every time we look up a Custody by name
|
il y a 6 ans |
Custody.h
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
il y a 6 ans |
DevPtsFS.cpp
|
e9dda8d592
Kernel: Give PTY's *actually* unique major ID's
|
il y a 5 ans |
DevPtsFS.h
|
66a0a12435
DevPtsFS: Do not assume there is one of it
|
il y a 6 ans |
DiskBackedFileSystem.cpp
|
59ed235c85
Kernel: Implement O_DIRECT open() flag to bypass disk caches
|
il y a 5 ans |
DiskBackedFileSystem.h
|
59ed235c85
Kernel: Implement O_DIRECT open() flag to bypass disk caches
|
il y a 5 ans |
Ext2FileSystem.cpp
|
ee0eed26f4
Ext2FileSystem: set_metadata_dirty(true) during write_directory().
|
il y a 5 ans |
Ext2FileSystem.h
|
5292f6e78f
Kernel+FileManager: Disallow watch_file() in unsupported file systems
|
il y a 5 ans |
FIFO.cpp
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
il y a 5 ans |
FIFO.h
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
il y a 5 ans |
File.cpp
|
752de9cd27
FileDescription: Disallow construction with a null File
|
il y a 6 ans |
File.h
|
7f04334664
Kernel: Remove broken implementation of Unix SHM
|
il y a 5 ans |
FileDescription.cpp
|
7f04334664
Kernel: Remove broken implementation of Unix SHM
|
il y a 5 ans |
FileDescription.h
|
0a1865ebc6
Kernel: read() and write() should fail with EBADF for wrong mode fd's
|
il y a 5 ans |
FileSystem.cpp
|
6f4c380d95
AK: Use size_t for the length of strings
|
il y a 5 ans |
FileSystem.h
|
5292f6e78f
Kernel+FileManager: Disallow watch_file() in unsupported file systems
|
il y a 5 ans |
Inode.cpp
|
b6ee8a2c8d
Kernel: Rename vmo => vmobject everywhere
|
il y a 5 ans |
Inode.h
|
b6ee8a2c8d
Kernel: Rename vmo => vmobject everywhere
|
il y a 5 ans |
InodeFile.cpp
|
5a45376180
Kernel+SystemMonitor: Log amounts of I/O per thread
|
il y a 5 ans |
InodeFile.h
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
il y a 5 ans |
InodeIdentifier.h
|
73fdbba59c
AK: Rename <AK/AKString.h> to <AK/String.h>
|
il y a 6 ans |
InodeMetadata.h
|
fdde5cdf26
Kernel: Don't include the process GID in the "extra GIDs" table
|
il y a 5 ans |
InodeWatcher.cpp
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
il y a 5 ans |
InodeWatcher.h
|
1b2ef8582c
Kernel: Make File's can_read/can_write take a const FileDescription&
|
il y a 5 ans |
ProcFS.cpp
|
32ec1e5aed
Kernel: Mask kernel addresses in backtraces and profiles
|
il y a 5 ans |
ProcFS.h
|
9af054af9e
ProcFS: Reduce the amount of info accessible to non-superusers
|
il y a 5 ans |
TmpFS.cpp
|
952baf32cd
TmpFS: Notify any associated InodeVMObject on inode changes
|
il y a 6 ans |
TmpFS.h
|
5292f6e78f
Kernel+FileManager: Disallow watch_file() in unsupported file systems
|
il y a 5 ans |
VirtualFileSystem.cpp
|
3f74e66e82
Kernel: rename() should fail with EXDEV for cross-device requests
|
il y a 5 ans |
VirtualFileSystem.h
|
0e45b9423b
Kernel: Implement recursion limit on path resolution
|
il y a 5 ans |
ext2_fs.h
|
0dc9af5f7e
Add clang-format file
|
il y a 6 ans |
ext2_types.h
|
0dc9af5f7e
Add clang-format file
|
il y a 6 ans |