scummvm/backends/fs
Bastien Bouclet 1c5f923083 PSP2: Simplify the filesystem code
The Vita SDK gained support for dirent at the end of 2017. There is no
need to have our own version anymore.

DrivesPOSIXFilesystemFactory allows to specify the contents of the
pseudo-root file system node. There is no need to hardcode them in
posix-fs.cpp anymore.
2020-09-15 07:13:00 +02:00
..
amigaos4 BACKENDS: Allow to configure the stdio buffer size 2020-02-07 18:33:56 +01:00
chroot BACKENDS: Improve AbstractFSNode::createDirectory() stubs 2019-08-06 07:17:29 +03:00
ds BACKENDS: Improve AbstractFSNode::createDirectory() stubs 2019-08-06 07:17:29 +03:00
morphos MORPHOS: Update morphos-fs.cpp 2020-08-21 00:59:18 +02:00
n64 BACKENDS: Improve AbstractFSNode::createDirectory() stubs 2019-08-06 07:17:29 +03:00
posix PSP2: Simplify the filesystem code 2020-09-15 07:13:00 +02:00
posix-drives PSP2: Simplify the filesystem code 2020-09-15 07:13:00 +02:00
ps3 PS3: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
psp PSP: Implement AbstractFSNode::createDirectory() 2019-08-26 11:38:47 +02:00
riscos RISCOS: Improve file system code 2019-11-09 18:30:21 +00:00
symbian BACKENDS: Split ModularBackend into two separate classes 2020-08-24 14:22:35 +02:00
wii BACKENDS: Allow to configure the stdio buffer size 2020-02-07 18:33:56 +01:00
windows BACKENDS: Remove the Windows CE port 2019-11-17 22:33:56 +01:00
abstract-fs.cpp
abstract-fs.h BACKENDS: Rename and simplify AbstractFSNode::create() 2019-08-06 07:17:29 +03:00
fs-factory.h
stdiostream.cpp MORPHOS: Update backends/fs/stdiostream.cpp 2020-08-21 00:59:18 +02:00
stdiostream.h BACKENDS: Allow to configure the stdio buffer size 2020-02-07 18:33:56 +01:00