aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Config.cxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-11-28include cleanup using iwyuMax Kellermann1-6/+0
2013-10-28*: use nullptr instead of NULLMax Kellermann1-4/+4
2013-10-17fs/Charset: default filesystem charset is UTF-8Max Kellermann1-6/+1
Implement a fast path for UTF-8 which leaves fs_charset empty, and don't assign a value to fs_charset if there's no configuration.
2013-10-17fs/Path: move configuration code to Config.cxxMax Kellermann1-0/+70