ack/modules/src
carl b4df26e79d Better ANSI C compatibility and portability - part 1:
+ Addition of function prototypes.
+ Change function definitions to ANSI C style.
+ Initial support for CMake
+ Added support for sys_tmpdir for better portability.
2019-02-19 00:54:23 +08:00
..
alloc Better ANSI C compatibility and portability - part 1: 2019-02-19 00:54:23 +08:00
data * Initial support of CMake 2019-02-19 00:54:23 +08:00
em_code Better ANSI C compatibility and portability - part 1: 2019-02-19 00:54:23 +08:00
em_data * Initial support of CMake 2019-02-19 00:54:23 +08:00
em_mes Better ANSI C compatibility and portability - part 1: 2019-02-19 00:54:23 +08:00
em_opt Removed a whole bunch of old strcpy() prototypes in favour of <string.h>. 2019-02-10 13:20:04 +01:00
flt_arith * Initial support of CMake 2019-02-19 00:54:23 +08:00
idf Fix a warning. 2016-12-12 21:17:01 +01:00
input * Adapt to new sys_filesize prototype. 2019-02-19 00:54:23 +08: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 Fix wr_ranlib() for big-endian machines. 2018-03-08 11:49:40 -05:00
print * Add missing header file. 2019-02-19 00:54:23 +08:00
read_em Adopt a copy of Minix 2's ed; this allows the ACK's antiquated ed scripts to 2018-06-02 18:02:51 +02:00
string * Initial support of CMake 2019-02-19 00:54:23 +08:00
system Better ANSI C compatibility and portability - part 1: 2019-02-19 00:54:23 +08: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