platform_bootable_recovery/updater
Andrew Boie 8328922ff0 use lseek64 instead of lseek
Otherwise, overflow problems can occur with images larger than
2G since the offsets will overflow a 32-bit off_t.

Change-Id: I05951a38ebeae83ad2cb938594e8d8adb323e2aa
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2014-09-04 07:54:17 -07:00
..
Android.mk remove code for original block OTA mechanism 2014-08-26 13:54:24 -07:00
blockimg.c use lseek64 instead of lseek 2014-09-04 07:54:17 -07:00
blockimg.h installer for new block OTA system 2014-08-19 16:53:39 -07:00
install.c remove code for original block OTA mechanism 2014-08-26 13:54:24 -07:00
install.h Auto create parent directories for rename support 2014-07-21 17:40:02 -07:00
MODULE_LICENSE_GPL add flag for GPL license 2014-02-20 10:15:44 -08:00
NOTICE add flag for GPL license 2014-02-20 10:15:44 -08:00
updater.c installer for new block OTA system 2014-08-19 16:53:39 -07:00
updater.h installer for new block OTA system 2014-08-19 16:53:39 -07:00