Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto/arch/ia64 need CRY...
details: https://anonhg.NetBSD.org/src/rev/e58fc71c5b8e
branches: trunk
changeset: 321216:e58fc71c5b8e
user: christos <christos%NetBSD.org@localhost>
date: Tue Mar 06 19:32:16 2018 +0000
description:
need CRYPTO_memcmp
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/arch/ia64/crypto.inc | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (7 lines):
diff -r 7723d09e1c6a -r e58fc71c5b8e crypto/external/bsd/openssl/lib/libcrypto/arch/ia64/crypto.inc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/ia64/crypto.inc Tue Mar 06 19:32:16 2018 +0000
@@ -0,0 +1,3 @@
+
+CRYPTO_SRCS += libc-memequal.c
+.include "../../crypto.inc"
Home |
Main Index |
Thread Index |
Old Index