All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: xenomai@xenomai.org
Subject: Re: [Xenomai] [Xenomai-git] Philippe Gerum : copperplate/registry: reap sysregd selectively
Date: Thu, 27 Feb 2014 20:49:39 +0100	[thread overview]
Message-ID: <530F96D3.4040407@xenomai.org> (raw)
In-Reply-To: <E1WJ3I1-00060i-NR@sd-51317.dedibox.fr>

On 02/27/2014 04:54 PM, git repository hosting wrote:
>  	memset(&sa, 0, sizeof(sa));
>  	sa.sa_handler = SIG_IGN;
>  	sigaction(SIGCHLD, &sa, NULL);

Why not masking the signal here instead of ignoring it? So that the
notifications which would happen during the short interval are not lost?


-- 
                                                                Gilles.


       reply	other threads:[~2014-02-27 19:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1WJ3I1-00060i-NR@sd-51317.dedibox.fr>
2014-02-27 19:49 ` Gilles Chanteperdrix [this message]
2014-02-28  8:44   ` [Xenomai] [Xenomai-git] Philippe Gerum : copperplate/registry: reap sysregd selectively Philippe Gerum
2014-02-28 11:09     ` Gilles Chanteperdrix
2014-02-28 11:11       ` Philippe Gerum
2014-02-28 11:30         ` Gilles Chanteperdrix
2014-02-28 11:32           ` Philippe Gerum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=530F96D3.4040407@xenomai.org \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.