Subject: CVS commit: basesrc/usr.bin/ldd/ldd_elf
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 11/16/2002 00:39:19
Module Name:	basesrc
Committed By:	nathanw
Date:		Fri Nov 15 22:39:18 UTC 2002

Modified Files:
	basesrc/usr.bin/ldd/ldd_elf: ldd.c

Log Message:
Add a _rtld_dlerror() function, since it it now needed by search.c,
and otherwise make the error routines look more like what's currently
in rtld.c (so *this* is where _rtld_error_message was hiding...).


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.bin/ldd/ldd_elf/ldd.c

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