mailing list of musl libc
 help / color / mirror / code / Atom feed
From: 王洪亮 <wanghongliang@loongson.cn>
To: musl@lists.openwall.com
Subject: [musl] A question about SA_RESTORER
Date: Mon, 1 Aug 2022 17:27:36 +0800	[thread overview]
Message-ID: <41f29835-b94f-ccfb-e437-b0bb48785aab@loongson.cn> (raw)

Hi,

I have a question about SA_RESTORER:

In src/signal/sigaction.c,there is a reference of SA_RESTORER:
ksa.flags = sa->sa_flags | SA_RESTORER;

LoongArch does not support SA_RESTORER,but must be define the macro
of SA_RESTORER in LoongArch,otherwise a build error will occur.
I want to ask if could consider the unsupported case about the
reference of SA_RESTORER in architecture independent code?

thanks.


             reply	other threads:[~2022-08-01  9:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-01  9:27 王洪亮 [this message]
2022-08-01 11:11 ` Dmitry Selyutin
2022-08-01 11:30   ` WANG Xuerui
2022-08-01 17:06     ` Rich Felker

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=41f29835-b94f-ccfb-e437-b0bb48785aab@loongson.cn \
    --to=wanghongliang@loongson.cn \
    --cc=musl@lists.openwall.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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).