aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/wii
AgeCommit message (Expand)Author
2009-01-18Removed slashes as last char from directoriesAndre Heider
2009-01-17use pointers when passing struct statAndre Heider
2009-01-16Reuse given stat flags when possible to avoid fstat() callsAndre Heider
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-23changes for the new libfat version. the root node now yields a list of all mo...Andre Heider
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-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko