Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/ldd/ldd_elf
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.
Home |
Main Index |
Thread Index |
Old Index