speed: Drop code to handle platforms without SIGALRM
authorTomas Mraz <tomas@openssl.org>
Mon, 15 Feb 2021 16:24:44 +0000 (17:24 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 24 Feb 2021 15:53:18 +0000 (16:53 +0100)
commitee1d7f1d25ef24f111f13dc742474cd9c39c2753
tree085c14eaa3f2cd5804601587a4296d65cb03bdd8
parentaf9f2ee339acd3958c0a8262e7e1012a632025da
speed: Drop code to handle platforms without SIGALRM

(except for Windows where a separate thread stops the looping)

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14228)
apps/speed.c