Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/openssl/lib/libcrypto
Module Name: src
Committed By: rillig
Date: Fri Apr 15 23:21:33 UTC 2022
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto: Makefile
Log Message:
libcrypto: remove lint hack for __int128
That hack was added in March 2018, a few months before lint could handle
int128_t in September 2018.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 \
src/crypto/external/bsd/openssl/lib/libcrypto/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index