openssl/crypto/async/arch
Warner Losh 9aad59c224 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@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23885)
2024-04-04 08:45:13 +02:00
..
async_null.c Update copyright year 2022-05-03 13:34:51 +01:00
async_null.h Update copyright year 2022-05-03 13:34:51 +01:00
async_posix.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
async_posix.h posix_async: FreeBSD also defines {make|swap|get|set}context 2024-04-04 08:45:13 +02:00
async_win.c Update copyright year 2022-05-03 13:34:51 +01:00
async_win.h Update copyright year 2022-05-03 13:34:51 +01:00