ppsspp/ext/libzip
Peter Tissen 30a362f227 Make compilable with VS2015
So Microsoft decided to make their C runtime conform to C99
2015-03-06 21:01:19 +01:00
..
Android.mk android: LDLIBS in a static library just causes warnings: remove 2014-07-20 17:13:51 +02:00
CMakeLists.txt Initial commit 2012-03-24 23:39:19 +01:00
config.h Win32 doesn't have strings.h. 2013-12-05 12:00:40 -05:00
libzip.la Initial commit 2012-03-24 23:39:19 +01:00
mkstemp.c Minor warning fixes. 2014-12-30 10:06:09 -08:00
zip_add_dir.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_add.c Initial commit 2012-03-24 23:39:19 +01:00
zip_close.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_delete.c Initial commit 2012-03-24 23:39:19 +01:00
zip_dirent.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_entry_free.c Initial commit 2012-03-24 23:39:19 +01:00
zip_entry_new.c Initial commit 2012-03-24 23:39:19 +01:00
zip_err_str.c Initial commit 2012-03-24 23:39:19 +01:00
zip_error_clear.c Initial commit 2012-03-24 23:39:19 +01:00
zip_error_get_sys_type.c Initial commit 2012-03-24 23:39:19 +01:00
zip_error_get.c Initial commit 2012-03-24 23:39:19 +01:00
zip_error_strerror.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_error_to_str.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_error.c Initial commit 2012-03-24 23:39:19 +01:00
zip_fclose.c Initial commit 2012-03-24 23:39:19 +01:00
zip_file_error_clear.c Initial commit 2012-03-24 23:39:19 +01:00
zip_file_error_get.c Initial commit 2012-03-24 23:39:19 +01:00
zip_file_get_offset.c Initial commit 2012-03-24 23:39:19 +01:00
zip_file_strerror.c Initial commit 2012-03-24 23:39:19 +01:00
zip_filerange_crc.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_fopen_index.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_fopen.c Initial commit 2012-03-24 23:39:19 +01:00
zip_fread.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_free.c Initial commit 2012-03-24 23:39:19 +01:00
zip_get_archive_comment.c Initial commit 2012-03-24 23:39:19 +01:00
zip_get_archive_flag.c Initial commit 2012-03-24 23:39:19 +01:00
zip_get_file_comment.c Initial commit 2012-03-24 23:39:19 +01:00
zip_get_name.c Initial commit 2012-03-24 23:39:19 +01:00
zip_get_num_files.c Initial commit 2012-03-24 23:39:19 +01:00
zip_memdup.c Initial commit 2012-03-24 23:39:19 +01:00
zip_name_locate.c Linux buildfix 2 2013-12-05 15:08:01 +01:00
zip_new.c Initial commit 2012-03-24 23:39:19 +01:00
zip_open.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_rename.c Initial commit 2012-03-24 23:39:19 +01:00
zip_replace.c Initial commit 2012-03-24 23:39:19 +01:00
zip_set_archive_comment.c Initial commit 2012-03-24 23:39:19 +01:00
zip_set_archive_flag.c Initial commit 2012-03-24 23:39:19 +01:00
zip_set_file_comment.c Initial commit 2012-03-24 23:39:19 +01:00
zip_set_name.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_source_buffer.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_source_file.c Initial commit 2012-03-24 23:39:19 +01:00
zip_source_filep.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_source_free.c Initial commit 2012-03-24 23:39:19 +01:00
zip_source_function.c Initial commit 2012-03-24 23:39:19 +01:00
zip_source_zip.c Quiet some warnings in externals. 2014-12-20 09:37:55 -08:00
zip_stat_index.c Initial commit 2012-03-24 23:39:19 +01:00
zip_stat_init.c Initial commit 2012-03-24 23:39:19 +01:00
zip_stat.c Initial commit 2012-03-24 23:39:19 +01:00
zip_strerror.c Initial commit 2012-03-24 23:39:19 +01:00
zip_unchange_all.c Initial commit 2012-03-24 23:39:19 +01:00
zip_unchange_archive.c Initial commit 2012-03-24 23:39:19 +01:00
zip_unchange_data.c Initial commit 2012-03-24 23:39:19 +01:00
zip_unchange.c Initial commit 2012-03-24 23:39:19 +01:00
zip.h Revert some of that, sorry. 2014-06-10 23:22:20 +10:00
zipint.h Make compilable with VS2015 2015-03-06 21:01:19 +01:00