magic/calma
Tim Edwards d229aefb15 A handful of changes after applying pull request #191 from
Alessandro De Laurenzis.  That pull request cleaned up the vast
majority of compiler warnings.  However, that cleanup exposed a
few additional warnings pointing to errors in the code that needed
fixing.  The code now compiles cleanly except for one warning
about redefined CAD_DIR that I have not looked into.
2022-10-29 09:57:41 -04:00
..
CalmaRdcl.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRdio.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRdpt.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaRead.c A handful of changes after applying pull request #191 from 2022-10-29 09:57:41 -04:00
CalmaWrite.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
CalmaWriteZ.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
Makefile Implemented native gzip compression/decompression using zlib routines. 2022-05-10 09:19:39 -04:00
calma.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
calmaInt.h A number of other corrections around CalmaFullDump, which had 2022-05-12 09:55:38 -04:00