public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Pascal Schmidt <der.eremit@email.de>
To: root@chaos.analogic.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: sigaction, fork, malloc, and futex
Date: Wed, 5 May 2004 01:57:53 +0200	[thread overview]
Message-ID: <E1BL9nN-0000SG-Il@localhost> (raw)
In-Reply-To: <1ShG9-2Yt-11@gated-at.bofh.it>

On Wed, 05 May 2004 01:40:09 +0200, you wrote in linux.kernel:
> The signal handler executes on its own signal stack, it
> can't reach anything thats located on the main program stack.

Only when using sigaltstack(2). Otherwise, by default, there is
no seperate signal stack.

-- 
Ciao,
Pascal

       reply	other threads:[~2004-05-04 23:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1SeIE-Dy-17@gated-at.bofh.it>
     [not found] ` <1ShG9-2Yt-11@gated-at.bofh.it>
2004-05-04 23:57   ` Pascal Schmidt [this message]
2004-05-04 20:15 sigaction, fork, malloc, and futex Steve Beaty
2004-05-04 22:30 ` chris
2004-05-04 22:56   ` Zan Lynx
2004-05-04 23:16     ` Andreas Schwab
2004-05-06 21:37     ` Steve Beaty
2004-05-06 22:22       ` Zan Lynx
2004-05-06 21:36   ` Steve Beaty
2004-05-04 23:37 ` Richard B. Johnson
2004-05-06 21:41   ` Steve Beaty
2004-05-05  0:38 ` Edgar Toernig
2004-05-06 21:47   ` Steve Beaty

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=E1BL9nN-0000SG-Il@localhost \
    --to=der.eremit@email.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=root@chaos.analogic.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox