Files
ladybird/Kernel/FileSystem/TmpFS.cpp
Sergey Bugaev b4c607a8da Kernel: Add TmpFS
This is an FS that stores all of its contents directly in memory.
It's mounted on /tmp by default.
2019-08-15 19:20:51 +02:00

8.0 KiB