diff options
| author | 2010-11-24 12:56:06 -0800 | |
|---|---|---|
| committer | 2010-12-08 11:21:30 -0800 | |
| commit | 18092ddc866425598abf4521d9ed4eda9573fdaa (patch) | |
| tree | 86b0c5b60e816efe69c38771fbd4c1d62b847bd2 /libs/ui/FramebufferNativeWindow.cpp | |
| parent | a5651f24b88de7a453c7ec1358656a90f17deee9 (diff) | |
Change assets to use 64-bit API
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
Diffstat (limited to 'libs/ui/FramebufferNativeWindow.cpp')
0 files changed, 0 insertions, 0 deletions