magic/plow
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
PlowCmd.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
PlowJogs.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowMain.c Add missing types in function prototypes 2022-01-10 14:04:37 -05:00
PlowQueue.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowRandom.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
PlowRules1.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowRules2.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowRules3.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowSearch.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowTech.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
PlowTest.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowWidth.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
PlowYank.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
TODO Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00
plow.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
plowDebugInt.h Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
plowInt.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00