Andreas Kling 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 tahun lalu
..
.gitignore 5a30055157 Import all this stuff into a single repo called Serenity. 6 tahun lalu
BlockDevice.cpp 5a30055157 Import all this stuff into a single repo called Serenity. 6 tahun lalu
BlockDevice.h 5a30055157 Import all this stuff into a single repo called Serenity. 6 tahun lalu
CharacterDevice.cpp 93556d6743 Add basic character device support. Start with null and zero. 6 tahun lalu
CharacterDevice.h 1f41a36c52 Add a Unix namespace for foo_t types. 6 tahun lalu
DeviceBackedFileSystem.cpp 5a30055157 Import all this stuff into a single repo called Serenity. 6 tahun lalu
DeviceBackedFileSystem.h 5a30055157 Import all this stuff into a single repo called Serenity. 6 tahun lalu
Ext2FileSystem.cpp 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 tahun lalu
Ext2FileSystem.h 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 tahun lalu
FileBackedBlockDevice.cpp 5a30055157 Import all this stuff into a single repo called Serenity. 6 tahun lalu
FileBackedBlockDevice.h 5a30055157 Import all this stuff into a single repo called Serenity. 6 tahun lalu
FileHandle.cpp 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 tahun lalu
FileHandle.h 1f41a36c52 Add a Unix namespace for foo_t types. 6 tahun lalu
FileSystem.cpp 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 tahun lalu
FileSystem.h 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 tahun lalu
FullDevice.cpp 1f41a36c52 Add a Unix namespace for foo_t types. 6 tahun lalu
FullDevice.h 1f41a36c52 Add a Unix namespace for foo_t types. 6 tahun lalu
InodeIdentifier.cpp 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 tahun lalu
InodeIdentifier.h 5a30055157 Import all this stuff into a single repo called Serenity. 6 tahun lalu
InodeMetadata.h 0286b5ea48 Add a "stat" command to test FileHandle::stat(). 6 tahun lalu
Limits.h 1f41a36c52 Add a Unix namespace for foo_t types. 6 tahun lalu
Makefile c94044a04a Work on POSIX-like read() and lseek() support. 6 tahun lalu
NullDevice.cpp 1f41a36c52 Add a Unix namespace for foo_t types. 6 tahun lalu
NullDevice.h 1f41a36c52 Add a Unix namespace for foo_t types. 6 tahun lalu
SyntheticFileSystem.cpp 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 tahun lalu
SyntheticFileSystem.h 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 tahun lalu
UnixTypes.h 0286b5ea48 Add a "stat" command to test FileHandle::stat(). 6 tahun lalu
VirtualFileSystem.cpp 9528edab92 Move readEntireInode() up to FileSystem (from ext2.) 6 tahun lalu
VirtualFileSystem.h c94044a04a Work on POSIX-like read() and lseek() support. 6 tahun lalu
ZeroDevice.cpp 1f41a36c52 Add a Unix namespace for foo_t types. 6 tahun lalu
ZeroDevice.h 1f41a36c52 Add a Unix namespace for foo_t types. 6 tahun lalu
ext2_fs.h 5a30055157 Import all this stuff into a single repo called Serenity. 6 tahun lalu
ext2_types.h 5a30055157 Import all this stuff into a single repo called Serenity. 6 tahun lalu
small.fs 9f9b4a2382 Add a simple /dev/full. 6 tahun lalu
sys-errno.h c6d6ba7512 Minor errno fixups. 6 tahun lalu
test.cpp 0286b5ea48 Add a "stat" command to test FileHandle::stat(). 6 tahun lalu