aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/posix/posix-fs.h
AgeCommit message (Expand)Author
2017-01-12BACKENDS: Fix Shadowing Compiler Warning for isDirectory symbol.D G Turner
2016-08-24CLOUD: Make download() create necessary directoriesAlexander Tkachev
2016-02-02POSIX: Move assureDirectoryExists to posix-fs{.h,.cpp}.Johannes Schickel
2014-02-18POSIX: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03BACKENDS: Avoid #including .cpp filesMax Horn
2009-01-23Renamed FSNode::openForReading / openForWriting to createReadStream / createW...Max Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-05Some tweaks to help (?) OS/2Max Horn
2008-09-03POSIX FSNode: got rid of Double-slashes in paths for childs of the root; simp...Max Horn
2008-09-03Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out ...Max Horn
2008-08-22Moved POSIXFilesystemNode class declaration to a new header file, to enable s...Max Horn