15dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIG_0",	/* 0 */
25dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGHUP",	/* 1 */
35dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGINT",	/* 2 */
45dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGQUIT",	/* 3 */
55dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGILL",	/* 4 */
65dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGTRAP",	/* 5 */
75dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGABRT",	/* 6 */
85dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGEMT",	/* 7 */
95dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGFPE",	/* 8 */
105dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGKILL",	/* 9 */
115dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGBUS",	/* 10 */
125dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGSEGV",	/* 11 */
135dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGSYS",	/* 12 */
145dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGPIPE",	/* 13 */
155dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGALRM",	/* 14 */
165dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGTERM",	/* 15 */
175dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGUSR1",	/* 16 */
185dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGUSR2",	/* 17 */
195dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGCHLD",	/* 18 */
205dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGPWR",	/* 19 */
215dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGVTALRM",	/* 20 */
225dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGPROF",	/* 21 */
235dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGIO",	/* 22 */
245dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGWINCH",	/* 23 */
255dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGSTOP",	/* 24 */
265dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGTSTP",	/* 25 */
275dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGCONT",	/* 26 */
285dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGTTIN",	/* 27 */
295dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGTTOU",	/* 28 */
305dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGURG",	/* 29 */
315dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGLOST",	/* 30 */
325dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGUNUSED",	/* 31 */
335dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIG_32",	/* 32 */
345dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGXCPU",	/* 33 */
355dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGXFSZ",	/* 34 */
365dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIG_35",	/* 35 */
375dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGSTKFLT",	/* 36 */
385dec78d0c2663930cd1bbcecbbcee47f68bc52f3Elliott Hughes	"SIGRTMIN",	/* 37 */
39