Date: Thu, 9 Nov 2000 11:31:10 +0800 From: "Tsang, Victor YF" <Victor.YF.Tsang@cwhkt.com> To: "'questions@freebsd.org'" <questions@freebsd.org>, "'hackers@freebsd.org'" <hackers@freebsd.org> Subject: programming: how to send signal to other program Message-ID: <20001109041834.DF7AF37B479@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
Hi, 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001109041834.DF7AF37B479>