Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Andy Doran <ad@netbsd.org>
List: source-changes
Date: 12/11/2000 21:12:36
Module Name:	basesrc
Committed By:	ad
Date:		Mon Dec 11 19:12:35 UTC 2000

Modified Files:
	basesrc/lib/libc: shlib_version
	basesrc/lib/libc/hash: rmd160.c rmd160hl.c

Log Message:
Argh. Use __weak_alias on the RMD160 functions.


To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 basesrc/lib/libc/shlib_version
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/hash/rmd160.c \
    basesrc/lib/libc/hash/rmd160hl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.