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/6d26b6685300
branches: trunk
changeset: 360328:6d26b6685300
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 11cf370c0e77 -r 6d26b6685300 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