Michael D. Lowis [Tue, 14 Mar 2017 15:02:10 +0000 (11:02 -0400)]
Hardcode signal messages in C99 style. Fixed null pointer access in several places. Need to make the messages array private and use an API to synthesize unknown signal messages as well protect against null pointer access
Michael D. Lowis [Mon, 13 Mar 2017 20:16:33 +0000 (16:16 -0400)]
removed some defines from config.h and ifdefs throughout the code. This fork intends to only support POSIX if at all possible. Specifically linux and osx