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/5f7176e5ed29
branches:  trunk
changeset: 830984:5f7176e5ed29
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 973753c5fae4 -r 5f7176e5ed29 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