ack/mach/pdp/cv
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 Made the cgg and the cg code generator work; use this to beat the PDP/11 2018-02-23 22:31:46 +01:00
cv.c Include more headers to declare functions. 2019-03-22 15:59:35 -04:00
proto.make Made the cgg and the cg code generator work; use this to beat the PDP/11 2018-02-23 22:31:46 +01:00