aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/psp/psp-fs.cpp
AgeCommit message (Collapse)Author
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2008-01-17implement exists(), isReadable() and isWritable() stubs using access()Joost Peters
svn-id: r30537
2007-10-07Commit of patch #1804861. It implements a static lastPathComponent() ↵David Corrales
function in each backend, used to extract the last path component of a given path, returned by getName(). svn-id: r29159
2007-09-19rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)Joost Peters
svn-id: r28963