Date: Sat, 24 Nov 2001 14:45:30 -0500 (EST) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Cc: freebsd-audit@FreeBSD.org Subject: Re: xtend - unsafe signal handlers patch Message-ID: <Pine.NEB.3.96L.1011124143938.61897A-100000@fledge.watson.org> In-Reply-To: <002101c174c9$02805d60$6d36120a@comsys.ntukpi.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 24 Nov 2001, Andrey Simonenko wrote: : :+volatile sig_atomic_t hup_flag; /* received SIGHUP flag */ :+volatile sig_atomic_t term_flag; /* received SIGTERM flag */ :+volatile sig_atomic_t pipe_flag; /* received SIGPIPE flag */ Yes, this is a correct fix. Thanks ;-) Cheers, Andrew Andrew -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1011124143938.61897A-100000>