Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <006c01c0166a$1d308f40$0201a8c0@sos> From: "Sergey Okhapkin" To: "Egor Duda" References: <51226485839 DOT 20000904131022 AT logos-m DOT ru> <147231928395 DOT 20000904144106 AT logos-m DOT ru> Subject: Re: testsuite signal handling patch Date: Mon, 4 Sep 2000 08:17:37 -0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 > btw, shouldn't call_handler() set signal handler to SIG_DFL while > program is in handler? > It depends of how the handler was set. It's true for signal() call, but the behavior for sigaction() call should depend of sa_mask and sa_flags fields of struct sigaction. Sergey Okhapkin, http://www.lexa.ru/sos Somerset, NJ