banan-os/kernel/kernel/Device
Bananymous e949e8550c Kernel: Rework RamInode API
RamInode is now a general RamInode with no data. RamFileInode is now
a inode for regular files. This is much cleaner and more intuitive
since there is no reason for most non-regular inodes to hold data
Vector.
2023-09-30 19:22:30 +03:00
..
Device.cpp Kernel: Rework RamInode API 2023-09-30 19:22:30 +03:00
NullDevice.cpp Kernel: Rework whole Terminal structure 2023-09-04 19:34:18 +03:00
ZeroDevice.cpp All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00