[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Kurt Miller <kurt_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Fri, 11 Apr 2008 09:30:16 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: kurt_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2008/04/11 09:30:16
Modified files:
libexec/ld.so : library_subr.c
Log message:
Correct a bug where _dl_error was set to DL_NOT_FOUND when a shared lib
was found but failed to load. Adjust _dl_load_shlib() to only attempt to
load the first matching shared lib which allows the correct _dl_error to
propagate out upon load failure.
okay drahn@
Visit your host, monkey.org