ack/util/ack
George Koehler bec236c108 Include more headers to declare functions.
This causes clang to give fewer warnings of implicit declarations of
functions.

In mach/pdp/cv/cv.c, rename wr_int2() to cv_int2() because it
conflicts with wr_int2() in <object.h>.

In util/ack, rename F_OK to F_TRANSFORM because it conflicts with F_OK
for access() in <unistd.h>.
2019-03-22 15:59:35 -04: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 Include more headers to declare functions. 2019-03-22 15:59:35 -04: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 Include more headers to declare functions. 2019-03-22 15:59:35 -04: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 Include more headers to declare functions. 2019-03-22 15:59:35 -04:00
scan.c Include more headers to declare functions. 2019-03-22 15:59:35 -04: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 Include more headers to declare functions. 2019-03-22 15:59:35 -04:00
util.c Let ack(1) compile files with non-ASCII names. 2016-11-15 11:33:35 -05:00