ack/modules/src
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
..
alloc Properly declare the library headers as dependencies. 2016-11-05 11:47:36 +01:00
assert Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
data Ensure the modules properly depend on their headers. 2016-11-05 11:52:54 +01:00
em_code Stop using mktemp() --- on Haiku, it always generates the same filenames, 2017-08-06 13:22:05 +02:00
em_data Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
em_mes Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
em_opt Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
flt_arith Convert 1 to 1.0, not 0.0, for machines with 64-bit long. 2016-11-06 19:34:51 -05:00
idf ANSIise to fix warnings. 2016-09-18 00:23:42 +02:00
input Ansification and warning fixes. 2017-08-06 11:58:36 +02:00
malloc Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
object Ansification and warning fixes. 2017-08-06 11:58:36 +02:00
print Properly declare the library headers as dependencies. 2016-11-05 11:47:36 +01:00
read_em Properly declare the library headers as dependencies. 2016-11-05 11:47:36 +01:00
string Properly declare the library headers as dependencies. 2016-11-05 11:47:36 +01:00
system Stop using mktemp() --- on Haiku, it always generates the same filenames, 2017-08-06 13:22:05 +02:00
Xmalloc Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
Action Added flt_arith 1989-07-10 11:25:02 +00:00
Action.lint Changed action names to reflect action taken 1991-11-22 13:55:56 +00:00