git: rtld - Improve error reporting
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Oct 1 08:50:41 PDT 2024
commit 1b4dc144efae643248a359daa99af57a5caab23f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Oct 1 08:48:59 2024 -0700
rtld - Improve error reporting
* Prefix hex type values with 0x
* Include (%s) obj->path so the user has some idea which file is
responsible for the error.
Requested-by: servik
Summary of changes:
libexec/rtld-elf/x86_64/reloc.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1b4dc144efae643248a359daa99af57a5caab23f
--
DragonFly BSD source repository
More information about the Commits
mailing list