android_system_core/libziparchive
Pirama Arumuga Nainar a2ccce870c Merge changes from topic "windows-libcxx"
* changes:
  Do not enable -Wold-style-cast for Windows
  Add sys/types.h in utf8.h
  Adapt to switch to libc++ for Windows
2018-10-11 17:00:53 +00:00
..
include/ziparchive Add noexcept to move constructors and assignment operators. 2018-10-05 16:43:47 +00:00
testdata
.clang-format
Android.bp Do not enable -Wold-style-cast for Windows 2018-09-26 02:14:02 +00:00
OWNERS
entry_name_utils-inl.h
entry_name_utils_test.cc
unzip.cpp
zip_archive.cc Add noexcept to move constructors and assignment operators. 2018-10-05 16:43:47 +00:00
zip_archive_benchmark.cpp
zip_archive_common.h
zip_archive_private.h Reduce libziparchive internal hashtable memory size 2018-09-19 19:20:21 +01:00
zip_archive_stream_entry.cc
zip_archive_test.cc Merge "Make ziparchive-tests run standalone." am: c8a8771b6b 2018-04-25 14:57:29 -07:00
zip_writer.cc Add noexcept to move constructors and assignment operators. 2018-10-05 16:43:47 +00:00
zip_writer_test.cc