magic/router
Alessandro De Laurenzis b306a39560 Compatibility with C99 standard
This commit makes the code (mostly) C99-compatible, enabling to compile
it without the -Wno-error=implicit-function-declaration flag. This
way, Magic becomes usable on arm64 architectures, specifically on Apple
computers with M1/M2 SoC.
2022-10-29 06:07:46 +02:00
..
Makefile Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
router.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
routerInt.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
rtrChannel.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
rtrCmd.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
rtrDcmpose.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
rtrDcmpose.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
rtrFdback.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
rtrHazards.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
rtrMain.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
rtrPaint.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
rtrPin.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
rtrSide.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
rtrStem.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
rtrTech.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
rtrTravers.c Corrected issues in the extresist function found after the previous 2021-04-21 13:03:26 -04:00
rtrVia.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
tclroute.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00