Andreas Kling dd924b730a Kernel+LibC: Fix various build issues introduced by ssize_t 5 年之前
..
Custody.cpp 7d862dd5fc AK: Reduce header dependency graph of String.h 5 年之前
Custody.h d5fe839166 Kernel: Remove unused artifacts of the Custody cache 5 年之前
DevPtsFS.cpp 7d862dd5fc AK: Reduce header dependency graph of String.h 5 年之前
DevPtsFS.h a356e48150 Kernel: Move all code into the Kernel namespace 5 年之前
Ext2FileSystem.cpp d63b6287f5 Kernel: Add missing casts when calling AK::min() 5 年之前
Ext2FileSystem.h 88e23113ae Kernel: Tweak FileBackedFS API to avoid intermediary copies 5 年之前
FIFO.cpp a3edeb5868 Kernel: Add explicit offset parameter to File::read etc 5 年之前
FIFO.h a3edeb5868 Kernel: Add explicit offset parameter to File::read etc 5 年之前
File.cpp b3736c1b1e Kernel: Use a FlatPtr for the "argument" to ioctl() 5 年之前
File.h b3736c1b1e Kernel: Use a FlatPtr for the "argument" to ioctl() 5 年之前
FileBackedFileSystem.cpp 88e23113ae Kernel: Tweak FileBackedFS API to avoid intermediary copies 5 年之前
FileBackedFileSystem.h 88e23113ae Kernel: Tweak FileBackedFS API to avoid intermediary copies 5 年之前
FileDescription.cpp dd924b730a Kernel+LibC: Fix various build issues introduced by ssize_t 5 年之前
FileDescription.h 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel 5 年之前
FileSystem.cpp de4b7d9c21 Kernel: Make FS::block_size a size_t 5 年之前
FileSystem.h de4b7d9c21 Kernel: Make FS::block_size a size_t 5 年之前
Inode.cpp 9cbdd5f01e Kernel: Inline Inode::fsid() 5 年之前
Inode.h 9cbdd5f01e Kernel: Inline Inode::fsid() 5 年之前
InodeFile.cpp a3edeb5868 Kernel: Add explicit offset parameter to File::read etc 5 年之前
InodeFile.h a3edeb5868 Kernel: Add explicit offset parameter to File::read etc 5 年之前
InodeIdentifier.h a356e48150 Kernel: Move all code into the Kernel namespace 5 年之前
InodeMetadata.h a7dbb3cf96 Kernel: Use a FixedArray for a process's extra GIDs 5 年之前
InodeWatcher.cpp a3edeb5868 Kernel: Add explicit offset parameter to File::read etc 5 年之前
InodeWatcher.h a3edeb5868 Kernel: Add explicit offset parameter to File::read etc 5 年之前
ProcFS.cpp 53b859c5ad Kernel: Remove some now-unnecessary casts in ProcFS 5 年之前
ProcFS.h e28809a996 Kernel: Add forward declaration header 5 年之前
TmpFS.cpp 54550365eb Kernel: Use shared locking mode in some places 5 年之前
TmpFS.h e28809a996 Kernel: Add forward declaration header 5 年之前
VirtualFileSystem.cpp 7eeea4d57f Kernel: rmdir("/") should fail instead of asserting 5 年之前
VirtualFileSystem.h d013753f83 Kernel: Resolve relative paths when there is a veil (#1474) 5 年之前
ext2_fs.h b0192cfb38 Meta: Remove some copyright headers added in error 5 年之前
ext2_types.h 94ca55cefd Meta: Add license header to source files 5 年之前