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
3a2b8bcfd7
Luna
/
kernel
/
src
/
fs
History
apio
3a2b8bcfd7
kernel: Make a factory function for filesystem creation of inodes, and add inode numbers
...
Now every filesystem must provide fs->create_file_inode() for new inodes :)
2023-02-27 15:22:37 +01:00
..
tmpfs
kernel: Make a factory function for filesystem creation of inodes, and add inode numbers
2023-02-27 15:22:37 +01:00
VFS.cpp
kernel: Start working on a VFS implementation using OOP and SharedPtr
2023-02-27 15:22:24 +01:00
VFS.h
kernel: Make a factory function for filesystem creation of inodes, and add inode numbers
2023-02-27 15:22:37 +01:00