Kenny Root
ddb76c4644
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
2010-12-08 11:21:30 -08:00
..
2010-08-17 14:34:02 +08:00
2010-08-17 14:34:02 +08:00
2010-10-22 08:57:48 -07:00
2010-12-08 11:21:30 -08:00
2010-12-06 14:24:51 -08:00
2010-12-06 14:24:51 -08:00
2009-03-03 19:31:44 -08:00
2010-10-14 09:39:25 +01:00
2010-10-26 12:52:03 -07:00
2010-08-17 14:34:02 +08:00
2010-08-17 14:34:02 +08:00
2009-03-03 19:31:44 -08:00
2010-09-30 16:56:03 +08:00
2010-09-23 13:56:52 +08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-10-30 08:11:58 -04:00
2010-10-26 06:54:55 -07:00
2010-09-30 11:52:48 -07:00
2009-03-03 19:31:44 -08:00
2009-09-11 13:31:45 -07:00
2009-09-11 13:31:45 -07:00
2010-10-26 06:54:55 -07:00
2010-11-11 15:36:56 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-03-03 19:31:44 -08:00
2009-05-20 12:55:03 -07:00
2010-10-26 12:52:03 -07:00
2010-08-10 12:22:01 -07:00
2010-08-10 12:22:01 -07:00
2010-12-08 11:21:30 -08:00
2010-12-08 11:21:30 -08:00
2010-12-08 11:21:30 -08:00
2009-03-03 19:31:44 -08:00
2010-03-10 17:08:58 +08:00
2010-01-27 11:41:34 +08:00