Matt Caswell 5979596247 Some platforms don't have pthread_atfork
We've had a report of a linker failure on some platforms (this one was
linux ARM) that apparently did not have pthread_atfork. It's strange that
this has not been reported before but the simplest solution is just to
remove this from the library since it isn't really used anyway.

Currently it is called to set up the fork handlers OPENSSL_fork_prepare,
OPENSSL_fork_parent and OPENSSL_fork_child. However all of those functions
are no-ops. This is a remnant from earlier code that got removed. We can
safely remove it now.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17842)
2022-03-10 13:22:28 +11:00
..
2022-03-09 17:50:03 +01:00
2022-02-05 05:31:09 +01:00
2021-06-17 13:24:59 +01:00
2021-07-29 15:41:35 +01:00
2022-02-05 05:31:09 +01:00
2021-11-22 11:17:48 +01:00
2021-06-17 13:24:59 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2022-02-14 10:08:21 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2021-04-08 13:04:41 +01:00
2021-07-29 15:41:35 +01:00
2021-05-06 13:03:23 +01:00
2021-05-07 10:17:23 +02:00
2021-06-17 13:24:59 +01:00
2022-02-10 13:52:17 +01:00
2022-03-03 13:19:55 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2021-04-08 13:04:41 +01:00
2022-02-05 05:31:09 +01:00
2022-01-12 20:10:21 +11:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2021-05-27 09:56:41 +10:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2022-02-05 05:31:09 +01:00
2021-03-11 13:27:36 +00:00
2021-06-17 13:24:59 +01:00
2022-02-05 05:31:09 +01:00
2021-05-20 14:22:33 +01:00
2021-04-08 13:04:41 +01:00
2021-04-08 13:04:41 +01:00
2022-02-05 05:31:09 +01:00
2021-04-08 13:04:41 +01:00