magic/ext2spice
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 Implemented a new configuration variable "dist_prefix" for 2020-01-28 10:40:01 -05:00
ext2hier.c Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
ext2spice.c Added a 2nd use of the "device" property, which has long been needed, 2022-05-04 16:43:38 -04:00
ext2spice.h Compatibility with C99 standard 2022-10-29 06:07:46 +02:00
spice2sim Initial commit at Tue Apr 25 08:41:48 EDT 2017 by tim on stravinsky 2017-04-25 08:41:48 -04:00