Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-16 | POSIX: Move implementation of exists, isReadable and isWritable into ↵ | Cameron Cawley | |
posix-fs.cpp | |||
2018-08-18 | POSIX: Allow forbidden symbols required by FreeMiNT | Cameron Cawley | |
2016-01-07 | BACKENDS: Let ChRootFilesystemFactory's constructor take a const String ↵ | Johannes Schickel | |
reference. | |||
2016-01-07 | BACKENDS: Fix include style in chroot-fs-factory.cpp. | Johannes Schickel | |
2016-01-06 | IOS: Replaces spaces with tabs | Vincent Bénony | |
2016-01-06 | IOS: Added a chroot like filesystem | Vincent Bénony | |
This is needed because it is not possible to keep absolute paths to the iOS document directory, because a part of its name change between each installation / update. |