public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: Florian Weimer <fweimer@redhat.com>,
	Adhemerval Zanella via Libc-alpha <libc-alpha@sourceware.org>
Subject: Re: [PATCH v4 3/4] Consolidate pthread_atfork
Date: Thu, 24 Jun 2021 08:32:35 -0300	[thread overview]
Message-ID: <fb18daa2-c92f-a4e8-d35c-a7038ae67d63@linaro.org> (raw)
In-Reply-To: <8735t7n02l.fsf@oldenburg.str.redhat.com>



On 24/06/2021 05:22, Florian Weimer wrote:
> * Adhemerval Zanella via Libc-alpha:
> 
>> The pthread_atfork is similar between Linux and Hurd, only the compat
>> version bits differs.  The generic version is place at sysdeps/pthread
>> with a common name.
>>
>> It also fixes an issue with Hurd license, where the static-only object
>> did not use LGPL.
> 
> The static-only object should definitely use the exception that is
> currently in nptl/pthread_atfork.c.  I think your change does that, but
> so the commit message should say “LGPL + exception”.
> 
> Rest looks okay.

Ok, I will change it.

  reply	other threads:[~2021-06-24 11:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-23 18:43 [PATCH v4 0/4] Add _Fork implementation Adhemerval Zanella
2021-06-23 18:43 ` [PATCH v4 1/4] posix: Consolidate fork implementation Adhemerval Zanella
2021-06-24  8:15   ` Florian Weimer
2021-06-24 11:32     ` Adhemerval Zanella
2021-06-23 18:43 ` [PATCH v4 2/4] posix: Do not clobber errno by atfork handlers Adhemerval Zanella
2021-06-24  8:19   ` Florian Weimer
2021-06-24 11:05     ` Adhemerval Zanella
2021-06-24 11:19       ` Florian Weimer
2021-06-24 11:32         ` Adhemerval Zanella
2021-06-23 18:43 ` [PATCH v4 3/4] Consolidate pthread_atfork Adhemerval Zanella
2021-06-24  8:22   ` Florian Weimer
2021-06-24 11:32     ` Adhemerval Zanella [this message]
2021-06-23 18:43 ` [PATCH v4 4/4] posix: Add _Fork [BZ #4737] Adhemerval Zanella
2021-06-24  8:47   ` Florian Weimer
2021-06-24 13:34     ` Adhemerval Zanella
2021-06-28  8:52       ` Florian Weimer
2021-06-28 18:10         ` Adhemerval Zanella

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=fb18daa2-c92f-a4e8-d35c-a7038ae67d63@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=fweimer@redhat.com \
    --cc=libc-alpha@sourceware.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).