aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/ps2/ps2-fs-factory.cpp
AgeCommit message (Expand)Author
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-03-03Fix compile.Travis Howell
2008-03-03the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup.Robert Göffringmann
2008-02-24Don't #include the FS factory implementations in common/system.cpp; rather, r...Max Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-08-01Initial commit of the new BaseFile implementation. It provides a common groun...David Corrales
2007-05-31Merged the fs branch with trunk. r26949:27031David Corrales
2007-05-31Removed the now obsolete singleton declaration macro from the FSNode factories.David Corrales
2007-05-12Use common/singleton.h in the concrete fs factories.David Corrales
2007-05-12Renamed files and minor tweaks. Thanks LordHoto :)David Corrales