magic/calma
Darryl L. Miles f88c7a86cb utils/magic_zlib.h: limit #include <zlib.h> to files that need it
Remove limited use HAVE_ZLIB wrapper API into separate header as
utils.h is used in many places and most source files don't need
to drag in the header file from this external dependency.

Copyright date(s) taken from original source file / git blame.
2025-07-29 10:50:32 -04:00
..
CalmaRdcl.c calma: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CalmaRdio.c calma: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CalmaRdpt.c CalmaRdpt.c: -Wall -O3 savedef used uninitialized 2025-07-27 12:43:59 -04:00
CalmaRead.c calma: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CalmaWrite.c utils/magic_zlib.h: limit #include <zlib.h> to files that need it 2025-07-29 10:50:32 -04:00
CalmaWriteZ.c utils/magic_zlib.h: limit #include <zlib.h> to files that need it 2025-07-29 10:50:32 -04:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h printf: vararg functions use 'const' for format string 2025-01-03 09:08:14 +00:00
calmaInt.h CIFread.h: fix struct cifrstyle.crs_layers type bool -> enum (unsigned char) 2025-01-07 14:02:07 -05:00