This website requires JavaScript.
Explore
Help
Sign In
wash
/
rosetta
Watch
1
Star
0
Fork
0
You've already forked rosetta
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ebf44dca970f200aabdbdeb8afda6a60df07da6
rosetta
/
lib
/
libfs
/
include
/
fs
T
History
wash
8ebf44dca9
libfs: add support for special files not backed by a filesystem
2026-04-01 18:57:59 +01:00
..
allocator.h
lib: fs: add library for implementing a filesystem service
2026-03-06 20:17:23 +00:00
context.h
libfs: separating closing a file descriptor from releasing a reference to the file itself
2026-04-01 18:55:47 +01:00
dentry.h
lib: fs: implement mounting filesystems; reading, writing from files
2026-03-10 19:15:26 +00:00
file.h
libfs: add support for special files not backed by a filesystem
2026-04-01 18:57:59 +01:00
inode.h
lib: fs: implement private and shared file mappings
2026-03-21 10:46:15 +00:00
status.h
lib: fs: implement mounting filesystems; reading, writing from files
2026-03-10 19:15:26 +00:00
superblock.h
lib: fs: add library for implementing a filesystem service
2026-03-06 20:17:23 +00:00