Adhemerval Zanella 2b47727c68 posix: Consolidate register-atfork
Both htl and nptl uses a different data structure to implement atfork
handlers.  The nptl one was refactored by 27761a1042d to use a dynarray
which simplifies the code.

This patch moves the nptl one to be the generic implementation and
replace Hurd linked one.  Different than previous NPTL, Hurd also uses
a global lock, so performance should be similar.

Checked on x86_64-linux-gnu, i686-linux-gnu, and with a build for
i686-gnu.
2021-03-12 10:19:22 -03:00
..
2016-10-28 22:40:16 -04:00
2021-01-05 11:33:16 -03:00
2017-04-07 07:45:53 -04:00
2021-01-05 11:33:16 -03:00
2021-01-04 08:42:04 -03:00
2017-11-22 22:21:10 +00:00
2019-05-02 11:42:51 +02:00
2019-10-09 17:48:41 -03:00
2020-07-21 07:34:50 +02:00
2020-12-31 16:55:21 +05:30
2019-11-06 09:20:52 -03:00