aboutsummaryrefslogtreecommitdiff
path: root/backends/fs/posix/posix-fs-factory.cpp
AgeCommit message (Expand)Author
2018-08-18POSIX: Allow forbidden symbols required by FreeMiNTCameron Cawley
2014-02-18POSIX: Make GPL headers consistent in themselves.Johannes Schickel
2011-06-22PS3: Initial version of the PlayStation 3 backendBastien Bouclet
2011-06-04IRIX: Fix compilationJoost Peters
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03MACOSX: Try to fix compile errors triggered with certain Mac OS X SDK versionsMax Horn
2011-05-03COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibilityMax Horn
2011-05-03BACKENDS: Avoid #including .cpp filesMax Horn
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2009-03-14Applied part of patch #2684986Max Horn
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-03POSIX FSNode: got rid of Double-slashes in paths for childs of the root; simp...Max Horn
2008-09-03Moved StdioStream to its own files inside backendsMax Horn
2008-08-22Turned Windows, AmigaOS and POSIX FSFactories into plain classes; no need for...Max Horn
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-26Merged the fs branch with trunk. r26472:26948David 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