ack/plat/osx
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
..
cvmach Include more headers to declare functions. 2019-03-22 15:59:35 -04:00
include Move time() into sys; change the name of the variable which controls it. 2018-06-23 19:40:50 +02:00
libsys Remove bad overflow check from plat/osx/libsys/brk.c 2016-12-03 17:07:51 -05:00