ack/plat/osx
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
..
cvmach Teach cvmach to emit the symbol table. 2016-11-22 17:16:30 -05:00
include Declare raise() for Mac OS X. 2016-11-30 14:33:40 -05:00
libsys Add the missing return in plat/osx/libsys/creat.c 2016-11-08 15:35:02 -05:00