Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libcrypt
Module Name: src
Committed By: riastradh
Date: Tue Jul 23 22:37:11 UTC 2024
Modified Files:
src/lib/libcrypt: crypt-argon2.c crypt-sha1.c crypt.c hmac.c md5crypt.c
pw_gensalt.c
Log Message:
libcrypt: Nix trailing whitespace.
No functional change intended.
Prompted by tying up loose ends around PR lib/57895.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/libcrypt/crypt-argon2.c
cvs rdiff -u -r1.10 -r1.11 src/lib/libcrypt/crypt-sha1.c
cvs rdiff -u -r1.40 -r1.41 src/lib/libcrypt/crypt.c
cvs rdiff -u -r1.4 -r1.5 src/lib/libcrypt/hmac.c
cvs rdiff -u -r1.15 -r1.16 src/lib/libcrypt/md5crypt.c
cvs rdiff -u -r1.13 -r1.14 src/lib/libcrypt/pw_gensalt.c
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