diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2025-06-03 22:59:30 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2025-06-03 22:59:30 +0000 |
commit | 503f752a347fdd74e406f3700dd2ad3bd770f302 (patch) | |
tree | 5aebd77b84b897728c2b450ecfa3ddb8b032d9fa /doc/doxyout/hx509/man/man3/(developers-only) | |
parent | 8bc0b97e193b7bc2e2bb85ca489777e3dc672ff4 (diff) |
When COMPAT_IA32 was generaliaed to COMPAT_FREEBSD32 in 2010 (commit
841c0c7ec75b), all runtime uses of SV_IA32 were removed in favor of
SV_ILP32 check. Given SV_ILP32's existance it makes no
sense to dynamically check for SV_IA32 (even if we had a 32-bit x86 ABI
with 64-bit time_t we needed to differentiate, SV_IA32 would be the
wrong spelling.) As such, remove SV_IA32 and mark the bit reserved.
Reviewed by: kib
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D50672
Diffstat (limited to 'doc/doxyout/hx509/man/man3/(developers-only)')
0 files changed, 0 insertions, 0 deletions