This website requires JavaScript.
Explore
Help
Sign In
isa
/
sudo
Watch
1
Star
0
Fork
0
You've already forked sudo
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
74c2dc78066c08cd07cb15e66207b57abc74092a
sudo
/
lib
/
zlib
History
Todd C. Miller
12a8becd70
Remove gzopen_w which is only defined on Windows.
2016-01-13 13:40:19 -07:00
..
adler32.c
…
compress.c
…
crc32.c
…
crc32.h
…
deflate.c
…
deflate.h
…
gzclose.c
…
gzguts.h
Include stdio.h after zlib.h, not before. We need the large file defines
2014-10-24 16:59:48 -06:00
gzlib.c
…
gzread.c
…
gzwrite.c
…
infback.c
…
inffast.c
…
inffast.h
…
inffixed.h
…
inflate.c
…
inflate.h
…
inftrees.c
…
inftrees.h
…
Makefile.in
Allow "make LIBTOOL=/path/to/libtool" to work properly.
2015-06-18 13:06:15 -06:00
trees.c
…
trees.h
…
uncompr.c
…
zconf.h.in
Add support for installing a shared zlib
2014-10-27 14:39:07 -06:00
zlib.exp
Remove gzopen_w which is only defined on Windows.
2016-01-13 13:40:19 -07:00
zlib.h
…
zutil.c
…
zutil.h
…