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
