scummvm/backends/fs/chroot
Le Philousophe e61dac6c68 BACKENDS: Allow write streams to be created atomically
When creating an atomic write stream, the file is only created once it
is closed.
This can be done using a temporary file.
This commit only adds the API but not the proper implementation.
2024-10-15 22:45:50 +02:00
..
chroot-fs-factory.cpp BACKENDS: Add function in FS Factory to map scummvm path to system path 2023-12-03 16:17:32 +00:00
chroot-fs-factory.h BACKENDS: Add function in FS Factory to map scummvm path to system path 2023-12-03 16:17:32 +00:00
chroot-fs.cpp BACKENDS: Allow write streams to be created atomically 2024-10-15 22:45:50 +02:00
chroot-fs.h BACKENDS: Allow write streams to be created atomically 2024-10-15 22:45:50 +02:00