platform_system_core/libziparchive
Narayan Kamath d5d7abe3d1 zip_archive: Improve error message on fallocate failure.
Noticed on b/30765660.

Change-Id: I1a98f83fef02a7368bdc2e1f8f24a0771eebe468
2016-08-10 12:24:05 +01:00
..
testdata Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
Android.bp Convert libziparchive from Android.mk to Android.bp 2016-07-12 21:01:08 -07:00
entry_name_utils-inl.h Reject zip archives whose entry names are not valid UTF-8. 2014-12-08 12:25:05 +00:00
entry_name_utils_test.cc Reject zip archives whose entry names are not valid UTF-8. 2014-12-08 12:25:05 +00:00
zip_archive.cc zip_archive: Improve error message on fallocate failure. 2016-08-10 12:24:05 +01:00
zip_archive_common.h Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
zip_archive_private.h Add a ZipArchiveStreamEntry class. 2016-01-14 12:30:20 -08:00
zip_archive_stream_entry.cc Fix google-explicit-constructor warnings. 2016-04-25 14:57:11 -07:00
zip_archive_test.cc libziparchive: port unit tests to darwin and windows. 2016-02-08 16:52:55 -08:00
zip_writer.cc Allow setting an arbitrary alignment for an entry. 2016-01-19 13:55:53 -08:00
zip_writer_test.cc libziparchive: port unit tests to darwin and windows. 2016-02-08 16:52:55 -08:00