[openssl/openssl] 9aad59: posix_async: FreeBSD also defines {make|swap|get|s...
Warner Losh
noreply at github.com
Thu Apr 4 06:47:57 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 9aad59c224e6b490dbd9a7b93bd3dee2ad42bae3
https://github.com/openssl/openssl/commit/9aad59c224e6b490dbd9a7b93bd3dee2ad42bae3
Author: Warner Losh <imp at bsdimp.com>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M crypto/async/arch/async_posix.h
Log Message:
-----------
posix_async: FreeBSD also defines {make|swap|get|set}context
FreeBSD also defines {make|swap|get|set}context for backward
compatibility, despite also exposing POSIX_VERSION 200809L
in FreeBSD 15-current.
Note: There's no fallback for POSIX_VERSION 200809 without
these routines, so maybe that should be a #error?
CLA: Trivial
Sponsored by: Netflix
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23885)
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