commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] fork.h: replace with register-atfork.h


From: Samuel Thibault
Subject: Re: [PATCH] fork.h: replace with register-atfork.h
Date: Mon, 29 Mar 2021 21:41:32 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Adhemerval Zanella, le lun. 29 mars 2021 15:59:07 -0300, a ecrit:
> 
> 
> On 24/03/2021 19:11, Samuel Thibault wrote:
> > UNREGISTER_ATFORK is now defined for all ports in register-atfork.h, so most
> > previous includes of fork.h actually only need register-atfork.h now, and
> > cxa_finalize.c does not need an ifdef UNREGISTER_ATFORK any more.
> > 
> > The nptl-specific fork generation counters can then go to pthreadP.h, and
> > fork.h be removed.
> > 
> > Checked on x86_64-linux-gnu and i686-gnu.
> 
> LGTM, thanks.

Ok, commited, thanks!

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]