ack/plat/osx/cvmach
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 Teach cvmach to emit the symbol table. 2016-11-22 17:16:30 -05:00
cvmach.6 Write a manual page for cvmach(6). 2016-12-02 18:04:06 -05:00
cvmach.c Include more headers to declare functions. 2019-03-22 15:59:35 -04:00