boinc/zip
Dmitry 1513bc1500 Move duplicated zip / unzip code to a one place.
That's better to not duplicate it.

+ Check result of CreateDirectory and emit error to perror, if needed.
2015-12-20 21:07:47 +03:00
..
boinc_zip.xcodeproj BOINC_Zip: fix Xcode project for compatibility with Xcode 6 2015-04-14 07:11:37 -07:00
unzip LIB: Fix build break 2014-09-12 11:57:15 -04:00
zip Zip library: fix inconsistent return type of envargs(). 2015-06-10 11:54:40 -07:00
Makefile.am WIN32 Cross Compile Fixes 2014-05-01 17:44:34 -07:00
boinc_zip.cpp
boinc_zip.h
makefile_test
test.cpp Move duplicated zip / unzip code to a one place. 2015-12-20 21:07:47 +03:00
testzlibconflict.cpp