Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libc/hash/sha2
Module Name: src
Committed By: apb
Date: Sat Feb 16 17:15:32 UTC 2008
Modified Files:
src/common/lib/libc/hash/sha2: sha2.c
Log Message:
C99 is no longer "very recent". Adjust a comment accordingly, and
start using uintNN_t instead of u_intNN_t in the definitions of
sha2_{byte,word32,word64}.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/common/lib/libc/hash/sha2/sha2.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