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
cb7e82accad273eb15d70e5b51b4b08a4c059bd7
sudo
/
lib
/
zlib
History
Todd C. Miller
bdbb3e9855
Add ASAN_CFLAGS and ASAN_LDFLAGS and use -Wc prefix in ASAN_LDFLAGS
...
to prevent libtool from strippign them out. Avoid using ASAN flags when building sudo_noexec.so.
2016-11-15 10:15:36 -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
Add ASAN_CFLAGS and ASAN_LDFLAGS and use -Wc prefix in ASAN_LDFLAGS
2016-11-15 10:15:36 -07: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
…