ack/plat/osx/cvmach
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
..
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 Create Mach-o files with mode 0777 to allow executing them. 2016-12-03 17:52:24 -05:00