magic/select
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
selCreate.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
selDisplay.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
selEnum.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
selInt.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
selOps.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
selUndo.c Updates from running the fix-ending-whitespace script. 2020-05-23 17:13:14 -04:00
selUnselect.c Corrected an issue with the limited bitfield dedicated to port numbers; 2021-12-12 22:09:31 -05:00
select.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00