ack/modules/src
David Given 6d91bdbbbd
Merge pull request #69 from kernigh/kernigh-stdc
use libc assert, strcmp; declare more functions; fewer clang warnings
2017-11-19 12:00:40 +01:00
..
alloc Properly declare the library headers as dependencies. 2016-11-05 11:47:36 +01: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 Fix a warning. 2016-12-12 21:17:01 +01: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 Add more const in <object.h>. 2017-11-11 13:08:13 -05:00
print Adjust dependencies in modules/src{print,string,system} 2017-11-10 17:56:42 -05:00
read_em bts2str(), long2str() are in <ack_string.h> 2017-11-10 18:00:00 -05:00
string Adjust dependencies in modules/src{print,string,system} 2017-11-10 17:56:42 -05:00
system Adjust dependencies in modules/src{print,string,system} 2017-11-10 17:56:42 -05: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