This website requires JavaScript.
Explore
Help
Register
Sign In
mir
/
sudo
Watch
2
Star
0
Fork
0
You've already forked sudo
mirror of
https://github.com/sudo-project/sudo.git
synced
2025-08-31 06:15:37 +00:00
Code
Issues
Releases
Wiki
Activity
Files
8d1708434f750dd6b24708e77e9bcc142db7a69f
sudo
/
lib
/
zlib
History
Todd C. Miller
1298ea9107
Add target for "make splint". A few files need extra guards to avoid
...
errors on systems where they would not otherwise be compiled. No warnings from splint.
2015-05-21 11:07:13 -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
Add target for "make splint". A few files need extra guards to avoid
2015-05-21 11:07:13 -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
Add missing zlib.exp file and common LT_LDFLAGS Makefile.in.
2014-10-27 21:09:02 -06:00
zlib.h
…
zutil.c
…
zutil.h
…