ack/plat
George Koehler 969e98b82d Create Mach-o files with mode 0777 to allow executing them.
Until now, I was always doing chmod +x before running my files on the
Mac.  Now files get created +x.  There's no change when overwriting
an existing file.  I needed to gmake clean my build to remove the
example programs without +x, so cvmach can create them with +x.
2016-12-03 17:52:24 -05:00
..
cpm Change sbrk() to take an int rather than an intptr_t (following the OpenBSD way 2016-11-23 22:06:24 +01:00
linux/libsys Enable tests for linuxppc via qemu-ppc. 2016-11-26 11:56:17 +01:00
linux68k Plats which use aelflod need to depend on it. 2016-11-26 12:07:08 +01:00
linux386 Plats which use aelflod need to depend on it. 2016-11-26 12:07:08 +01:00
linuxppc Plats which use aelflod need to depend on it. 2016-11-26 12:07:08 +01:00
osx Create Mach-o files with mode 0777 to allow executing them. 2016-12-03 17:52:24 -05:00
osx386 Write README files for osx386 and osxppc. 2016-12-03 17:17:44 -05:00
osxppc Write README files for osx386 and osxppc. 2016-12-03 17:17:44 -05:00
pc86 Rework the tests to run on pc86; lots of test fixes for the brk() test, which 2016-11-26 11:23:25 +01:00
qemuppc Rework the tests to run on pc86; lots of test fixes for the brk() test, which 2016-11-26 11:23:25 +01:00
rpi Change sbrk() to take an int rather than an intptr_t (following the OpenBSD way 2016-11-23 22:06:24 +01:00
build.lua Finally fix the build system issue where ackprogram would try to explicitly 2016-11-20 18:57:44 +01:00