magic/lef
Tim Edwards 3534b79994 Fixed an instance where dbFgets() was used in the "def write"
routine;  that is incorrect, and it should have been fgets().
When dbFgets() is recast to a zlib version, then its use in
"def write" causes magic to crash.
2022-11-03 16:15:36 -04:00
..
Makefile Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
defRead.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
defWrite.c Fixed an instance where dbFgets() was used in the "def write" 2022-11-03 16:15:36 -04:00
lef.h Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
lefCmd.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
lefInt.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
lefRead.c Changed the behavior of GDS writing to halt with an error if an 2022-11-02 09:40:20 -04:00
lefTech.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
lefWrite.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
tcllef.c Rewrote the configuration scripts, makefiles, and some initialization 2017-10-13 10:28:07 -04:00