RetroArch/deps/libz
orbea 983172d0c2 deps/libz: Move zutil.h back to deps.
This is an internal zlib header and should not be used by other projects.

See the comment in the file.

/* WARNING: this file should *not* be used by applications. It is
   part of the implementation of the compression library and is
   subject to change. Applications should only use zlib.h.
 */
2019-07-25 11:18:33 -07:00
..
adler32.c deps/libz: Move zutil.h back to deps. 2019-07-25 11:18:33 -07:00
compress.c We need to split up zlib headers in libretro-common to its own separate 2019-05-27 03:40:14 +02:00
deflate.c (deps/libz) Clean this up 2019-07-10 03:57:35 +02:00
deflate.h deps/libz: Move zutil.h back to deps. 2019-07-25 11:18:33 -07:00
gzclose.c Move files 2017-03-25 10:06:13 +01:00
gzfile.h Move files 2017-03-25 10:06:13 +01:00
gzguts.h Buildfix for MSVC 2005 2019-07-25 15:03:58 +02:00
gzlib.c Update deps/libz 2017-03-25 21:58:56 +01:00
gzread.c Update deps/libz 2017-03-25 21:58:56 +01:00
gzwrite.c Update deps/libz 2017-03-25 21:58:56 +01:00
inffast.c deps/libz: Move zutil.h back to deps. 2019-07-25 11:18:33 -07:00
inffast.h Move files 2017-03-25 10:06:13 +01:00
inffixed.h Move files 2017-03-25 10:06:13 +01:00
inflate.c deps/libz: Move zutil.h back to deps. 2019-07-25 11:18:33 -07:00
inflate.h Move files 2017-03-25 10:06:13 +01:00
inftrees.c deps/libz: Move zutil.h back to deps. 2019-07-25 11:18:33 -07:00
inftrees.h Update deps/libz 2017-03-25 21:58:56 +01:00
libz-crc32.c Uniquely name crc32.c to avoid collissions with statically linked 2018-04-08 17:58:10 +02:00
trees.c Cleanups 2018-01-07 14:52:26 +01:00
trees.h Move files 2017-03-25 10:06:13 +01:00
uncompr.c We need to split up zlib headers in libretro-common to its own separate 2019-05-27 03:40:14 +02:00
zutil.c deps/libz: Move zutil.h back to deps. 2019-07-25 11:18:33 -07:00
zutil.h deps/libz: Move zutil.h back to deps. 2019-07-25 11:18:33 -07:00