aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Config.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-6/+0
|
* *: use nullptr instead of NULLMax Kellermann2013-10-281-4/+4
|
* fs/Charset: default filesystem charset is UTF-8Max Kellermann2013-10-171-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.
* fs/Path: move configuration code to Config.cxxMax Kellermann2013-10-171-0/+70