aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/psp/psp-fs.cpp
AgeCommit message (Expand)Author
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
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-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-17implement exists(), isReadable() and isWritable() stubs using access()Joost Peters
2007-10-07Commit of patch #1804861. It implements a static lastPathComponent() function...David Corrales
2007-09-19rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)Joost Peters