index
:
Project-1CE/external_zlib-ng
lineage-18.1
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zconf.h
Age
Commit message (
Expand
)
Author
2022-05-13
Port zlib-ng to the Android platform
HEAD
sugisawa-mr1
Danny Lin
2015-05-08
Move generating zconf.h.cmakein from Makefile.in to CMakeLists.txt
Mika Lindqvist
2015-05-07
Revert "Don't delete SRCDIR/zconf.h when building out of tree"
Hans Kristian Rosbach
2015-05-05
Don't delete SRCDIR/zconf.h when building out of tree
Daniel Axtens
2015-04-26
Drop workarounds for WinCE and Interix
Hans Kristian Rosbach
2014-10-15
Remove more workarounds for really old compilers
hansr
2014-10-15
Remove more workarounds for really old compilers
hansr
2014-10-12
Remove workarounds for non-ANSI-C compatible compilers (Part 2)
hansr
2014-10-12
Remove workarounds for non-ANSI-C compatible compilers (Part 1)
hansr
2014-10-09
Remove legacy 16-bit workarounds
hansr
2014-10-09
Remove FAR definition
hansr
2014-10-09
Remove code related to older operating systems
hansr
2013-04-28
Do not force Z_CONST for C++.
Mark Adler
2013-04-13
Change check for a four-byte type back to hexadecimal.
Mark Adler
2013-03-24
zlib 1.2.7.1
Mark Adler
2013-03-24
Add casts and consts to ease user conversion to C++.
Mark Adler
2013-03-23
Clean up the addition of gzvprintf.
Mark Adler
2013-03-23
Remove runtime check in configure for four-byte integer type.
Mark Adler
2013-03-22
Add gzvprintf() as an undocumented function in zlib.
Mark Adler
2013-02-24
Fix typos in the use of _LARGEFILE64_SOURCE in zconf.h.
Mark Adler
2013-02-23
Add _tr_flush_bits to the external symbols prefixed by --zprefix.
Mark Adler
2012-05-26
Add inflateGetDictionary() function.
Mark Adler
2012-05-03
Avoid including stddef.h on Windows for Z_SOLO compile [Niessink].
Mark Adler
2012-04-29
Fix type mismatch between get_crc_table() and crc_table.
Mark Adler
2012-03-18
More fixes for gzopen_w().
Mark Adler
2012-03-16
Add gzopen_w() in Windows for wide character path names.
Mark Adler
2012-03-14
Make sure that unistd.h is included before using _LFS64_LARGEFILE.
Mark Adler
2012-03-14
Repair some damage caused by -Wundef allowance.
Mark Adler
2012-03-13
Allow the use of -Wundef when compiling or using zlib.
Mark Adler
2012-02-20
Avoid using __int64 for gcc or solo compilation.
Mark Adler
2012-02-18
Use __WATCOMC__ instead of __WATCOM__.
Mark Adler
2012-02-18
Include unistd.h for Watcom C.
Mark Adler
2012-02-18
Restore gzgetc_ for backward compatibility with 1.2.6.
Mark Adler
2012-02-13
Expunge gzgetc_ from configuration files.
Mark Adler
2012-02-12
zlib 1.2.6.1
Mark Adler
2012-02-01
Put gzflags() functionality back in zutil.c.
Mark Adler
2012-02-01
Include gz_header definition when compiling zlib solo.
Mark Adler
2011-12-08
Enable dictionary setting in middle of stream, and keeping the dictionary.
Mark Adler
2011-11-13
Change ON macro to Z_ARG to avoid application conflicts.
Mark Adler
2011-10-18
Add #define ZLIB_CONST option to use const in the z_stream interface.
Mark Adler
2011-10-07
Add undocumented inflateResetKeep() function for CAB file decoding.
Mark Adler
2011-10-07
Add a ./config --solo option to make zlib subset with no libary use
Mark Adler
2011-10-02
Merge vestigial vsnprintf determination from zutil.h to gzguts.h.
Mark Adler
2011-10-01
Include zconf.h for windows large file support.
Mark Adler
2011-09-11
zlib 1.2.5.1
Mark Adler
2011-09-09
zlib 1.2.4.5
Mark Adler
2011-09-09
zlib 1.2.4.4
Mark Adler
2011-09-09
zlib 1.2.4.3
Mark Adler
2011-09-09
zlib 1.2.4.2
Mark Adler
2011-09-09
zlib 1.2.4.1
Mark Adler
[next]