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
Packages
Projects
Releases
Wiki
Activity
Files
a014a2abd49f1540efc4d7b4e2bc2057903a8456
sudo
/
lib
/
zlib
History
Todd C. Miller
6f5b8cf757
Only remove backup files as part of "make uninstall" when INSTALL_BACKUP
...
is set.
2016-07-08 12:56:47 -06: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
Only remove backup files as part of "make uninstall" when INSTALL_BACKUP
2016-07-08 12:56:47 -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
…