DescriptionDefine _FILE_OFFSET_BITS=64 in order to support large files (>2GB).
_FILE_OFFSET_BITS=64 is incompatible with fts (issue 17492), so file_util::Delete, file_util::CopyDirectory file_util::FileEnumerator are reimplemented without fts. Delete and CopyDirectory are now implemented using FileEnumerator.
BUG=13718, 17492
TEST=none
committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=22670
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #
Total comments: 7
Patch Set 5 : '' #
Messages
Total messages: 8 (0 generated)
|