Adhemerval Zanella 9a75654037 posix: Consolidate fork implementation
The Linux nptl implementation is used as base for generic fork
implementation to handle the internal locks and mutexes.  The
system specific bits are moved a new internal _Fork symbol.

(This new implementation will be used to provide a async-signal-safe
_Fork now that POSIX has clarified that fork might not be
async-signal-safe [1]).

For Hurd it means that the __nss_database_fork_prepare_parent and
__nss_database_fork_subprocess will be run in a slight different
order.

[1] https://austingroupbugs.net/view.php?id=62
2021-06-24 10:02:06 -03:00
..
2021-06-22 12:09:52 -03:00
2021-06-03 09:12:05 +02:00
2021-01-05 11:33:16 -03:00
2021-06-15 10:42:11 -03:00
2021-06-15 10:42:11 -03:00
2021-01-05 11:33:16 -03:00
2021-01-04 08:42:04 -03:00
2019-05-02 11:42:51 +02:00
2021-03-26 13:36:16 -03: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