magic/calma
Darryl L. Miles 4cd1235575 calma: use 'const' with readonly data
This then required a cascade of function APIs to also now receive
const arguments.

This reduces the .data segment use of this module.
2025-01-04 11:31:17 -05:00
..
CalmaRdcl.c calma: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CalmaRdio.c calma: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CalmaRdpt.c calma: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CalmaRead.c calma: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CalmaWrite.c calma: use 'const' with readonly data 2025-01-04 11:31:17 -05:00
CalmaWriteZ.c calma: use 'const' with readonly data 2025-01-04 11:31:17 -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 calma: use 'const' with readonly data 2025-01-04 11:31:17 -05:00