aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc/dc-fs.cpp
AgeCommit message (Expand)Author
2011-11-27JANITORIAL: Remove extra semicolons.Christoph Mallon
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-17DC: Directory handling fixesMarcus Comstedt
2011-06-06DC: Allow use of all symbolsMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibilityMax Horn
2011-05-03DC: Fix various forbidden symbol clashesMax 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-20In the CD filesystem, nothing can be opened for writing, so justMarcus Comstedt
2008-09-03Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out ...Max Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-08-27FSNode code: Merged most versions of lastPathComponent() into one new Abstrac...Max Horn
2008-08-22code formatting cleanupMax Horn
2008-04-05Code cleanup.Marcus Comstedt
2008-03-01Integrated fs factory into osystem object.Marcus Comstedt
2008-03-01Moved Dreamcast filesystem factory to platform directory.Marcus Comstedt