magic/calma
Tim Edwards df84a36659 Added code to handle the case where GDS_FILE points to a filename
that has since been compressed and given a ".gz" extension.
Removed code that uses a system call to "gunzip" and "gzip" when
the target file is compressed, since the compression is handled
in the code.
2025-02-12 16:28:43 -05: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 calma: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CalmaRead.c calma: use 'const' with 'rcsid' 2025-01-04 11:31:17 -05:00
CalmaWrite.c Added code to handle the case where GDS_FILE points to a filename 2025-02-12 16:28:43 -05:00
CalmaWriteZ.c Added code to handle the case where GDS_FILE points to a filename 2025-02-12 16:28:43 -05: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