diff options
author | Denis Krjuchkov <denis@crazydev.net> | 2013-01-21 23:56:40 +0600 |
---|---|---|
committer | Denis Krjuchkov <denis@crazydev.net> | 2013-01-22 01:05:30 +0600 |
commit | 4ad90e2d523f53fbfb3cbab7bc97aa01ce50ae63 (patch) | |
tree | bec197fc737e58ffa8e1cafd36991990e7aa9895 /src/ExcludeList.cxx | |
parent | 7c0e4dfb568ebe62b2ac1e2a95647955371434bf (diff) | |
download | mpd-4ad90e2d523f53fbfb3cbab7bc97aa01ce50ae63.tar.gz mpd-4ad90e2d523f53fbfb3cbab7bc97aa01ce50ae63.tar.xz mpd-4ad90e2d523f53fbfb3cbab7bc97aa01ce50ae63.zip |
FileSystem: extract DirectoryReader, improve the rest
- DirectoryReader is extracted to separate header
- FileSystem.cxx/FileSystem.hxx/DirectoryReader.hxx moved to fs/ subdir
- Functions return true on success, instead of 0 (where applicable)
- ReadLink return result instead of out parameter
- UnlinkFile is renamed to RemoveFile
- CheckExists/CheckIsRegular/CheckIsDirectory are renamed
to PathExists/FileExists/DirectoryExists
Diffstat (limited to 'src/ExcludeList.cxx')
0 files changed, 0 insertions, 0 deletions