ack/util/ack
David Given 245478a030 Fix memory corruption when using -R; the values being stored in the list
weren't freeable when they should have been.
2019-02-15 23:40:42 +01:00
..
ack.1.X Add .pas as a Pascal suffix. 2017-10-28 11:59:35 -04:00
ack.h Second try at removing common symbols. 2019-02-10 13:11:03 +01:00
build.lua Don't build mktables.c in the ack binary. 2016-11-11 17:06:25 -05:00
data.c Second try at removing common symbols. 2019-02-10 13:11:03 +01:00
data.h Second try at removing common symbols. 2019-02-10 13:11:03 +01:00
dmach.h Header --> Id 1994-06-24 11:31:16 +00:00
files.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
grows.c In util/ack, add prototypes and static to functions. 2016-11-12 21:12:45 -05:00
grows.h In util/ack, add prototypes and static to functions. 2016-11-12 21:12:45 -05:00
list.c In util/ack, add prototypes and static to functions. 2016-11-12 21:12:45 -05:00
list.h In util/ack, add prototypes and static to functions. 2016-11-12 21:12:45 -05:00
main.c Don't print source file names during compilation (gcc stopped doing it years 2017-01-08 00:16:35 +01:00
mktables.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
rmach.c strcmp, strncmp are in <string.h> 2017-11-14 17:35:35 -05:00
run.c Stop trying to remove core dumps. 2016-11-15 11:58:13 -05:00
scan.c In util/ack, add prototypes and static to functions. 2016-11-12 21:12:45 -05:00
svars.c Don't print a string after possibly freeing it. 2016-11-13 12:02:35 -05:00
trans.c Fix memory corruption when using -R; the values being stored in the list 2019-02-15 23:40:42 +01:00
trans.h In util/ack, add prototypes and static to functions. 2016-11-12 21:12:45 -05:00
util.c Let ack(1) compile files with non-ASCII names. 2016-11-15 11:33:35 -05:00