Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/common/lib/libc/hash/sha2
Module Name: src
Committed By: snj
Date: Tue Nov 18 19:02:58 UTC 2008
Modified Files:
src/common/lib/libc/hash/sha2 [netbsd-4]: sha2.c
Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1224):
common/lib/libc/hash/sha2/sha2.c: revision 1.7
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.2.4.3 -r1.2.4.4 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