jkxr/Projects/Android/jni/SupportLibs/libzip
Simon 4597b03873 Initial Commit
Opens in Android Studio but haven't even tried to build it yet (it won't.. I know that much!)
2022-09-18 16:37:21 +01:00
..
Android.mk Initial Commit 2022-09-18 16:37:21 +01:00
config.h Initial Commit 2022-09-18 16:37:21 +01:00
libzip.la Initial Commit 2022-09-18 16:37:21 +01:00
mkstemp.c Initial Commit 2022-09-18 16:37:21 +01:00
zip.h Initial Commit 2022-09-18 16:37:21 +01:00
zip_add.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_add.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_add_dir.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_add_dir.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_close.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_close.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_delete.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_delete.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_dirent.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_dirent.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_entry_free.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_entry_free.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_entry_new.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_entry_new.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_err_str.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_err_str.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_error.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_error.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_error_clear.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_error_clear.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_error_get.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_error_get.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_error_get_sys_type.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_error_get_sys_type.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_error_strerror.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_error_strerror.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_error_to_str.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_error_to_str.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_fclose.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_fclose.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_file_error_clear.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_file_error_clear.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_file_error_get.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_file_error_get.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_file_get_offset.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_file_get_offset.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_file_strerror.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_file_strerror.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_filerange_crc.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_filerange_crc.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_fopen.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_fopen.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_fopen_index.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_fopen_index.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_fread.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_fread.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_free.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_free.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_get_archive_comment.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_get_archive_comment.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_get_archive_flag.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_get_archive_flag.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_get_file_comment.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_get_file_comment.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_get_name.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_get_name.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_get_num_files.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_get_num_files.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_memdup.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_memdup.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_name_locate.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_name_locate.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_new.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_new.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_open.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_open.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_rename.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_rename.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_replace.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_replace.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_set_archive_comment.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_set_archive_comment.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_set_archive_flag.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_set_archive_flag.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_set_file_comment.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_set_file_comment.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_set_name.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_set_name.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_buffer.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_buffer.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_file.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_file.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_filep.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_filep.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_free.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_free.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_function.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_function.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_zip.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_source_zip.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_stat.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_stat.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_stat_index.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_stat_index.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_stat_init.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_stat_init.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_strerror.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_strerror.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_unchange.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_unchange.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_unchange_all.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_unchange_all.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_unchange_archive.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_unchange_archive.lo Initial Commit 2022-09-18 16:37:21 +01:00
zip_unchange_data.c Initial Commit 2022-09-18 16:37:21 +01:00
zip_unchange_data.lo Initial Commit 2022-09-18 16:37:21 +01:00
zipint.h Initial Commit 2022-09-18 16:37:21 +01:00