aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/chroot
AgeCommit message (Expand)Author
2019-08-06BACKENDS: Improve AbstractFSNode::createDirectory() stubsCameron Cawley
2019-08-06BACKENDS: Rename and simplify AbstractFSNode::create()Cameron Cawley
2019-04-16POSIX: Move implementation of exists, isReadable and isWritable into posix-fs...Cameron Cawley
2018-08-18POSIX: Allow forbidden symbols required by FreeMiNTCameron Cawley
2017-01-12BACKENDS: Fix Shadowing Compiler Warning for isDirectory symbol.D G Turner
2016-08-30BACKENDS: Rename variable shadowing functionWillem Jan Palenstijn
2016-08-24CLOUD: Add AbstractFSNode::create() backends stubsAlexander Tkachev
2016-01-07BACKENDS: Make ChRootFilesystemFactory's constructor explicit.Johannes Schickel
2016-01-07BACKENDS: Let ChRootFilesystemFactory's constructor take a const String refer...Johannes Schickel
2016-01-07BACKENDS: Make ChRootFilesystemFactory delcaration more consistent.Johannes Schickel
2016-01-07BACKENDS: Move FIXME closer to ChRootFilesystemFactory.Johannes Schickel
2016-01-07BACKENDS: Fix include style in chroot-fs-factory.cpp.Johannes Schickel
2016-01-06IOS: FormattingVincent Bénony
2016-01-06IOS: FormattingVincent Bénony
2016-01-06IOS: Moves the helper function were it is used.Vincent Bénony
2016-01-06IOS: Adds a warning regarding the usage of the ChRootFS classVincent Bénony
2016-01-06IOS: Replaces spaces with tabsVincent Bénony
2016-01-06IOS: Added a chroot like filesystemVincent Bénony