aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/FileSystem.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann1-15/+22
2013-10-17fs/Path: move definitions to struct PathTraitsMax Kellermann1-30/+32
2013-08-07os/FileSystem: disable mkfifo() wrapper on WIN32Max Kellermann1-0/+4
2013-08-07ConfigPath: return a Path objectMax Kellermann1-0/+6
2013-08-07Makefile.am: move sources to libsystem.aMax Kellermann1-1/+1
2013-02-02FileSystem.hxx: add FOpen modes for appending filesDenis Krjuchkov1-0/+10
2013-01-22FileSystem: extract DirectoryReader, improve the restDenis Krjuchkov1-82/+32
2013-01-20FileSystem: new library for Path-friendly file system routinesDenis Krjuchkov1-0/+203