test/test.cpp @@ -4,6 +4,8 @@ int main(void) { int a = random32(); printf("%d, %d , %d\n", SIGRTMIN, SIGRTMAX, SIGCLOSE1); /* SIGQUIT here will terminate with core file */ }