summaryrefslogtreecommitdiffstats
path: root/minzip/inline_magic.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace minzip with libziparchiveTianjie Xu2016-10-181-26/+0
| | | | | | | | | | | Clean up the duplicated codes that handle the zip files in bootable/recovery; and rename the library of the remaining utility functions to libotautil. Test: Update package installed successfully on angler. Bug: 19472796 Change-Id: Iea8962fcf3004473cb0322b6bb3a9ea3ca7f679e
* Fix multiple defined symbol errorsEdwin Vane2012-08-211-1/+1
| | | | | | | | | | Use of __inline__ by projects in bootable/* was causing problems with clang. Following the BKM and replaced use of __inline__ with __attribute((__gnu_inline)). Change-Id: If4ccfded685bb2c9d9c23c9b92ee052208399ef0 Author: Edwin Vane <edwin.vane@intel.com> Reviewed-by: Kevin P Schoedel <kevin.p.schoedel@intel.com>
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-0/+26
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-041-26/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+26