ack/util/topgen
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
..
build.lua Biggish refactor to break cycles; my build rules were full of them. cpm builds, 2016-08-14 01:39:40 +02:00
hash.c Better ANSI C compatibility and portability: 2019-02-19 00:54:24 +08:00
hash.h Better ANSI C compatibility and portability: 2019-02-19 00:54:24 +08:00
LLlex.c Better ANSI C compatibility and portability: 2019-02-19 00:54:24 +08:00
main.c Include more headers to declare functions. 2019-03-22 15:59:35 -04:00
misc.h Header --> Id 1994-06-24 11:31:16 +00:00
pattern.c Better ANSI C compatibility and portability: 2019-02-19 00:54:24 +08:00
pattern.h Better ANSI C compatibility and portability: 2019-02-19 00:54:24 +08:00
symtab.c Better ANSI C compatibility and portability: 2019-02-19 00:54:24 +08:00
symtab.h Header --> Id 1994-06-24 11:31:16 +00:00
token.h Header --> Id 1994-06-24 11:31:16 +00:00
topgen.g Better ANSI C compatibility and portability: 2019-02-19 00:54:24 +08:00
tunable.h Header --> Id 1994-06-24 11:31:16 +00:00