platform_bootable_recovery/minzip
Colin Cross 92cdf9c372 recovery: fix building with pointer-to-int errors turned on
Use intptr_t/uintptr_t to cast between pointer and int to allow
building with -Werror=pointer-to-int-cast and
Werror=int-to-pointer-cast turned on.

Cast to char* instead of unsigned int for pointer arithmetic.

Change-Id: Ia862306fdcca53866b330e8cf726f3d62f2248a0
2014-02-05 17:34:45 -08:00
..
Android.mk Remove HAVE_SELINUX guards 2012-10-16 12:57:26 -07:00
Bits.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
DirUtil.c updater: Delete dead code 2013-09-17 10:20:45 -07:00
DirUtil.h updater: Delete dead code 2013-09-17 10:20:45 -07:00
Hash.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
Hash.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
inline_magic.h Fix multiple defined symbol errors 2012-08-21 16:04:21 -04:00
Inlines.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
Log.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
SysUtil.c Pass the correct pointer to munmap on failure. 2012-12-17 09:26:50 -08:00
SysUtil.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
Zip.c recovery: fix building with pointer-to-int errors turned on 2014-02-05 17:34:45 -08:00
Zip.h Remove HAVE_SELINUX guards 2012-10-16 12:57:26 -07:00