[openssl/openssl] 4a9e48: Correct OSSL_sleep for NonStop PUT model by introd...

Randall S. Becker noreply at github.com
Sat Mar 23 13:41:30 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: 4a9e48f727ce7ad924c53a55b301e426d7e43863
      https://github.com/openssl/openssl/commit/4a9e48f727ce7ad924c53a55b301e426d7e43863
  Author: Randall S. Becker <randall.becker at nexbridge.ca>
  Date:   2024-03-23 (Sat, 23 Mar 2024)

  Changed paths:
    M crypto/sleep.c

  Log Message:
  -----------
  Correct OSSL_sleep for NonStop PUT model by introducing sleep().

This fix also removes SPT model support as it was previously deprecated.
Upcoming threading models on the platform should be supportable without change
to this method.

Fixes: #23923
Fixes: #23927
Fixes: #23928

Signed-off-by: Randall S. Becker <randall.becker at nexbridge.ca>

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23926)



To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list