ack/plat/osx
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
..
cvmach Create Mach-o files with mode 0777 to allow executing them. 2016-12-03 17:52:24 -05:00
include Declare raise() for Mac OS X. 2016-11-30 14:33:40 -05:00
libsys Remove bad overflow check from plat/osx/libsys/brk.c 2016-12-03 17:07:51 -05:00