18092ddc86
The asset system and supporting libraries were using off_t instead of off64_t to access files larger than 2GB (32-bit signed). This change replaces all off_t with off64_t and lseek64. There is a new utils/Compat.h added for Mac OS compatibility. Also fixed some size-related compiler warnings. Bug: 3205336 Change-Id: I9097b3cb7a602e811fe52f245939d8975da55e9e |
||
---|---|---|
.. | ||
ashmem.h | ||
Asset.h | ||
AssetDir.h | ||
AssetManager.h | ||
Atomic.h | ||
BackupHelpers.h | ||
BitSet.h | ||
BufferedTextOutput.h | ||
ByteOrder.h | ||
CallStack.h | ||
Compat.h | ||
Debug.h | ||
Endian.h | ||
Errors.h | ||
FileMap.h | ||
Flattenable.h | ||
KeyedVector.h | ||
List.h | ||
Log.h | ||
Looper.h | ||
misc.h | ||
ObbFile.h | ||
Pool.h | ||
PropertyMap.h | ||
RefBase.h | ||
ResourceTypes.h | ||
SharedBuffer.h | ||
Singleton.h | ||
SortedVector.h | ||
StopWatch.h | ||
StreamingZipInflater.h | ||
String8.h | ||
String16.h | ||
StringArray.h | ||
SystemClock.h | ||
TextOutput.h | ||
threads.h | ||
Timers.h | ||
Tokenizer.h | ||
TypeHelpers.h | ||
Unicode.h | ||
Vector.h | ||
VectorImpl.h | ||
ZipFileCRO.h | ||
ZipFileRO.h | ||
ZipUtils.h |