ack/plat/osx/include
George Koehler 543bbcb9ab Declare raise() for Mac OS X.
This prevents the warning, "implicit declaration of function raise",
in programs that call raise().  I forgot to declare it because the
function raise() is in libc but the declaration goes in libsys.
2016-11-30 14:33:40 -05:00
..
ack Remove trailing whitespace in plat/osx* 2016-11-08 15:22:09 -05:00
sys Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
build.lua Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
unistd.h Declare raise() for Mac OS X. 2016-11-30 14:33:40 -05:00