Date: Thu, 09 Nov 2000 14:20:59 +1000 From: Greg Black <gjb@gbch.net> To: "Tsang, Victor YF" <Victor.YF.Tsang@cwhkt.com> Cc: "'questions@freebsd.org'" <questions@freebsd.org>, "'hackers@freebsd.org'" <hackers@freebsd.org> Subject: Re: programming: how to send signal to other program Message-ID: <nospam-3a0a2641d202322@maxim.gbch.net> In-Reply-To: <20001109041834.DF7AF37B479@hub.freebsd.org> of Thu, 09 Nov 2000 11:31:10 %2B0800 References: <20001109041834.DF7AF37B479@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> How can I send a signal (say, SIGUSR1) to another program with known pid? I > used to do so in Solaris using sigsend() but this call seems not available > in FreeBSD. Use kill(2), and don't send learner questions to -hackers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?nospam-3a0a2641d202322>