Sign in
flutter
/
third_party
/
libzip
/
4046f1bd56de27407dbbfcfce8ddf093d618323e
/
src
1f3803c
Add 2005 to copyright
by Dieter Baron
· 20 years ago
8ee0a2a
Fix unsigned handling for IRIX cc.
by Thomas Klausner
· 20 years ago
2f46ac7
Replace %qu with %llu for IRIX.
by Thomas Klausner
· 20 years ago
3a2ce0e
Add return(). Add cast. Found by IRIX 6.5 cc.
by Thomas Klausner
· 20 years ago
ab97dc3
no pointer arithmetics on void pointers
by Dieter Baron
· 20 years ago
f9b991b
Get rid of two warnings.
by Thomas Klausner
· 20 years ago
24fa7e9
Sort options.
by Thomas Klausner
· 20 years ago
80d9ff3
add program name to help and version output
by Dieter Baron
· 20 years ago
290861a
* lib/zip_get_name.c (zip_get_name): add flags argument.
by Thomas Klausner
· 20 years ago
24a722b
Include zip.h in zipint.h; remove zlib.h from zip.h; add zlib.h where necessary.
by Thomas Klausner
· 20 years ago
7003621
Prefer unsigned char as tolower() argument.
by Thomas Klausner
· 20 years ago
6be5981
Try to be consistent in calling struct zips za and struct zip_files zf.
by Thomas Klausner
· 20 years ago
ef9a02f
* zip.h: Rename zip_get_error to zip_error_get;
by Thomas Klausner
· 20 years ago
cb56975
improve overwrite confirmation prompt.
by Dieter Baron
· 21 years ago
b6ecb30
add zipmerge(1) -- merge multiple zip archives into one
by Dieter Baron
· 21 years ago
b2ed74d
Merge no-meta branch
by Dieter Baron
· 21 years ago
c14b758
(compare_zip): use correct index.
by Dieter Baron
· 21 years ago
38053cd
Update for autoconf-2.59/automake-1.8.
by Thomas Klausner
· 21 years ago
e3f91ef
API cleanup (see ChangeLog)
by Dieter Baron
· 21 years ago
3014e88
add -i flag (case insensitive name comparison)
by Dieter Baron
· 22 years ago
dd9afca
change to three-clause BSD license
by Dieter Baron
· 22 years ago
9afd7bd
exit with 2 on error
by Dieter Baron
· 22 years ago
9aebb4c
convert to standalone package (and reorganize slightly)
by Dieter Baron
· 22 years ago
b6632a4
Correct my name(!).
by Thomas Klausner
· 22 years ago
392787a
add a zip comaprison tool (used in regression tests)
by Dieter Baron
· 22 years ago