magic/lef
Darryl L. Miles ac37927186 lef: constify static data and LefNextToken() return
LefHelper_DBTechNameType_LefLower() identified and introduced during
conversion to const data usage.

Only side-effect is some log messages will use original verbatim token
now instead of lowercase version (but this seems ok when file parsing,
to quote the problematic information source verbatim)
2025-02-22 21:48:17 -05:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c lef: constify static data and LefNextToken() return 2025-02-22 21:48:17 -05:00
defWrite.c lef: constify static data and LefNextToken() return 2025-02-22 21:48:17 -05:00
lef.h lef/*.h: constify string function arguments 2025-02-22 21:48:17 -05:00
lefCmd.c lef: use 'const' with 'rcsid' 2025-02-22 21:48:17 -05:00
lefInt.h lef: constify static data and LefNextToken() return 2025-02-22 21:48:17 -05:00
lefRead.c lef: constify static data and LefNextToken() return 2025-02-22 21:48:17 -05:00
lefTech.c lef: constify strings in data structures of lef module 2025-02-22 21:48:17 -05:00
lefWrite.c lef: constify static data and LefNextToken() return 2025-02-22 21:48:17 -05:00
tcllef.c K&R lef/*.c: bulk forward reference function prototype conversion 2025-02-22 21:48:17 -05:00