Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/21/2000 20:20:03
Module Name:	basesrc
Committed By:	itojun
Date:		Thu Dec 21 18:20:03 UTC 2000

Modified Files:
	basesrc/lib/libc/locale: setrunelocale.c

Log Message:
find shlib/func by findshlib() and findfunc().  this nukes DLRUNE_AOUT,
and removes conditionals for library naming.
XXX if we mix a.out library and elf library in /usr/lib/runemodule...


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/locale/setrunelocale.c

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