Subject: CVS commit: src/common/lib/libc
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/27/2006 21:23:16
Module Name: src
Committed By: christos
Date: Fri Oct 27 21:23:16 UTC 2006
Modified Files:
src/common/lib/libc: Makefile.inc
Added Files:
src/common/lib/libc/hash/rmd160: rmd160.c
src/common/lib/libc/hash/sha2: sha2.c
Log Message:
this is shared with the kernel now.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/common/lib/libc/Makefile.inc
cvs rdiff -r0 -r1.1 src/common/lib/libc/hash/rmd160/rmd160.c
cvs rdiff -r0 -r1.1 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.