ack/plat
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
..
cpm Raise _XOPEN_SOURCE from 500 to 700 2019-03-22 14:35:07 -04:00
em Move time() into sys; change the name of the variable which controls it. 2018-06-23 19:40:50 +02:00
em22 Get em22 working. Remove the leading-underscore system calls from its libsys. 2018-06-23 15:57:57 +02:00
linux All the Linux include directories are the same, so common them all out into a 2018-06-24 19:57:43 +02:00
linux68k All the Linux include directories are the same, so common them all out into a 2018-06-24 19:57:43 +02:00
linux386 All the Linux include directories are the same, so common them all out into a 2018-06-24 19:57:43 +02:00
linuxmips Updated READMEs with the MIPS platform. 2018-09-18 23:49:31 +02:00
linuxppc All the Linux include directories are the same, so common them all out into a 2018-06-24 19:57:43 +02:00
osx Include more headers to declare functions. 2019-03-22 15:59:35 -04:00
osx386 Make osx386 and osxppc use _hol0.s like the other platforms. 2018-01-23 13:55:39 -05:00
osxppc For osxppc, change size 8 to alignment 4. 2018-01-27 16:35:48 -05:00
pc86 Remove c99-isms. 2018-06-23 23:56:34 +02:00
pdpv7 Move time() into sys; change the name of the variable which controls it. 2018-06-23 19:40:50 +02:00
qemuppc Move time() into sys; change the name of the variable which controls it. 2018-06-23 19:40:50 +02:00
rpi Move time() into sys; change the name of the variable which controls it. 2018-06-23 19:40:50 +02:00
build.lua Turns out that the compiler needs access to the libpc headers too; refactor 2018-06-18 22:17:38 +02:00