magic/mzrouter
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
mzBlock.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzDebug.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzDebug.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzEstimate.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzHint.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzInit.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzInternal.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
mzMain.c Add missing includes 2022-01-10 14:01:36 -05:00
mzNumLine.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzSearch.c Add missing includes 2022-01-10 14:01:36 -05:00
mzStart.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzSubrs.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzTech.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
mzTestCmd.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
mzWalk.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzXtndDown.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzXtndLeft.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzXtndRght.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzXtndUp.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
mzrouter.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00