9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <rsc@swtch.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] getcontext/setcontext for ARM on linux
Date: Sun, 30 Oct 2005 20:11:40 -0500	[thread overview]
Message-ID: <ee9e417a0510301711q66bccdb8g7946a2dd9b39011f@mail.gmail.com> (raw)
In-Reply-To: <4364545B.4010301@lanl.gov>

> if anybody has the source of these lying around handy, I could use 'em.
> I can attempt to write them but I'd rather use known-good stuff than
> stumble around in the dark. I have got p9p running save for libthread at
> this point on the ts7200 lunchbox on linux.

When in doubt, start with someone else's setjmp/longjmp
for that platform.  I would use those directly except that I don't
want to fiddle with the signal mask and they usually do.

Russ


  reply	other threads:[~2005-10-31  1:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-30  5:04 Ronald G Minnich
2005-10-31  1:11 ` Russ Cox [this message]
2005-10-31  4:16   ` Ronald G Minnich

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=ee9e417a0510301711q66bccdb8g7946a2dd9b39011f@mail.gmail.com \
    --to=rsc@swtch.com \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).