ack/modules/src
2019-05-11 01:03:36 +08:00
..
alloc Fix syntax mistake in man page. 2019-05-11 00:51:42 +08:00
data Add init/free functions and rename parameters. 2019-05-11 00:52:40 +08:00
em_code Remove unused variable. 2019-02-21 00:43:49 +08:00
em_data Remove CMake changes and generic sed scripts so they are move to a separate branch. 2019-02-21 00:43:04 +08:00
em_mes ANSI C conversion of code and adapt man page accordingly. 2019-05-11 00:53:52 +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 ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:56:13 +08:00
idf + Have the DEBUG version compile 2019-03-17 22:46:31 +08:00
input * Was trying to use the new system API which is not ready causing stack issues. 2019-02-20 00:44:32 +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 rename rd_long/wr_long to rd_int4/wr_int4 for consistency. Align declaration and definition name of parameters and adapt man page accordingly. 2019-05-11 01:03:36 +08:00
print Adapt man page with correct prototype information. 2019-05-11 01:01:52 +08:00
read_em ANSI C conversion of code, adapt man pages accordingly. Some autodocs added. 2019-05-11 01:01:21 +08:00
string ANSI C conversion of code, rename some parameters to better names and adapt man page accordingly. 2019-05-11 00:57:58 +08:00
system Additional check with NULL or empty string (now same behaviour as POSIX version) 2019-03-26 00:58:14 +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