mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Rich Felker <dalias@libc.org>
To: Daniele GMail <d.dario76@gmail.com>
Cc: enh <enh@google.com>,
	musl@lists.openwall.com, Daniel Fahlgren <daniel@fahlgren.se>
Subject: Re: [musl] pthread_sigqueue implementation
Date: Tue, 22 Oct 2024 20:45:11 -0400	[thread overview]
Message-ID: <20241023004511.GV10433@brightrain.aerifal.cx> (raw)
In-Reply-To: <c9d4bb3b1bb6e56c57deb1e7dce1d187d26da30a.camel@gmail.com>

On Fri, Sep 06, 2024 at 03:58:55PM +0200, Daniele GMail wrote:
> Good day,
> sorry to bother you, I know you have a lot of things boiling and this
> is just another one on the pile.
> 
> But since I didn't see any other mail related to this thread I just
> wanted to know if I can contribute in some way to help.

I'm looking back at the patch from
https://www.openwall.com/lists/musl/2020/02/05/5/1 for possible
inclusion (either in the _np namespace or as-is) and it seems to be
missing the signal blocking pthread_kill has, which is needed to
access the killlock safely. Oddly it still has the "set" local, which
is unused, so it looks like this was intentionally removed..? I think
it should just be added back, and then we should figure out which
name(s) this should be added with..

Rich

  reply	other threads:[~2024-10-23  0:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-02 13:54 Daniele GMail
2024-08-02 14:04 ` Rich Felker
2024-08-02 14:13   ` enh
2024-08-02 17:38     ` enh
2024-09-06 13:58       ` Daniele GMail
2024-10-23  0:45         ` Rich Felker [this message]
2024-08-02 14:21   ` Daniele GMail

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=20241023004511.GV10433@brightrain.aerifal.cx \
    --to=dalias@libc.org \
    --cc=d.dario76@gmail.com \
    --cc=daniel@fahlgren.se \
    --cc=enh@google.com \
    --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).