From e149ee88cf53bb5665ab240a138be41d0b337ea8 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> Date: Fri, 25 May 2001 21:10:58 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'v1_6_4_preview4'. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_6_4_preview4@1459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- signal.c | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'signal.c') diff --git a/signal.c b/signal.c index 2bb8bada28..1f820dac55 100644 --- a/signal.c +++ b/signal.c @@ -162,6 +162,9 @@ static struct signals { #endif #ifdef SIGSOUND "SOUND", SIGSOUND, +#endif +#ifdef SIGINFO + "INFO", SIGINFO, #endif NULL, 0, }; @@ -252,7 +255,7 @@ rb_f_kill(argc, argv) else { for (i=1; i