aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/abstract-fs.cpp
AgeCommit message (Expand)Author
2014-02-18BACKENDS: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-03Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out ...Max Horn
2008-09-03Moved StdioStream to its own files inside backendsMax Horn
2008-09-03Added new AbstractFilesystemNode::openForReading & ::openForWriting method, b...Max Horn
2008-08-27FSNode code: Merged most versions of lastPathComponent() into one new Abstrac...Max Horn