This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
c4e30c3029
Luna
/
kernel
/
src
/
fs
/
tmpfs
History
apio
c4e30c3029
kernel: Add functionality to allow external inodes (such as sockets) to acquire an inode number from a file system
...
This is only implemented in tmpfs.
2023-07-30 11:33:06 +02:00
..
FileSystem.cpp
kernel: Add functionality to allow external inodes (such as sockets) to acquire an inode number from a file system
2023-07-30 11:33:06 +02:00
FileSystem.h
kernel: Add functionality to allow external inodes (such as sockets) to acquire an inode number from a file system
2023-07-30 11:33:06 +02:00
Inode.cpp
kernel: Move TmpFS::*Inode into a separate file
2023-06-18 11:33:40 +02:00
Inode.h
kernel+libc: Implement isatty()
2023-07-11 12:05:09 +02:00