ack/mach/proto/as
David Given 64f2fa9d46 Stop using mktemp() --- on Haiku, it always generates the same filenames,
pretty much guaranteeing temporary file overwrites on parallel builds. Use
mkstemp() instead which creates the files atomically.
2017-08-06 13:22:05 +02:00
..
build.lua Raspberry Pi backend now builds. 2016-08-20 12:40:13 +02:00
comm0.h Delay inclusion of <stdint.h> when compiling comm2.y 2017-01-16 22:39:44 -05:00
comm1.h Use prototypes in mach/proto/as/comm5.c 2017-01-17 16:41:29 -05:00
comm2.y Header --> Id 1994-06-24 14:02:31 +00:00
comm3.c Use relocation enumerations rather than hard-coded values for relocation types 2013-05-29 14:11:04 +01:00
comm4.c Add enough return types to the K&R C that the ACK builds (on Linux) using clang 2016-11-10 22:04:18 +01:00
comm5.c Allow more tokens in the assembler. 2017-01-17 22:41:11 -05:00
comm6.c Remove some obsolete code that causes a gcc warning. 2017-01-16 18:09:55 -05:00
comm7.c Stop using mktemp() --- on Haiku, it always generates the same filenames, 2017-08-06 13:22:05 +02:00
comm8.c Header --> Id 1994-06-24 14:02:31 +00:00
proto.make Header --> Id 1994-06-24 14:02:31 +00:00