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/vax need CRYP...
details: https://anonhg.NetBSD.org/src/rev/52af852128aa
branches: trunk
changeset: 321258:52af852128aa
user: christos <christos%NetBSD.org@localhost>
date: Thu Mar 08 03:15:08 2018 +0000
description:
need CRYPTO_memcmp()
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r c0f884d96e6f -r 52af852128aa crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/arch/vax/crypto.inc Thu Mar 08 03:15:08 2018 +0000
@@ -0,0 +1,5 @@
+.PATH.S: ${.PARSEDIR}
+
+CRYPTO_SRCS += libc-memequal.c
+
+.include "../../crypto.inc"
Home |
Main Index |
Thread Index |
Old Index