[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: Dale Rahn <drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sun, 27 Jul 2003 21:11:01 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: drahn_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/07/27 21:11:00
Modified files:
libexec/ld.so/alpha: rtld_machine.c
libexec/ld.so/i386: rtld_machine.c
libexec/ld.so/mips: rtld_machine.c
libexec/ld.so/powerpc: rtld_machine.c
libexec/ld.so/sparc: rtld_machine.c
libexec/ld.so/sparc64: rtld_machine.c
Log message:
The fifth argument to _dl_find_symbol is a 'int size', not a SYM_ define.
Fix several calls which had the incorrect but working define in that position
It happened that SYM_NOTPLT was 0, which was the desired size value.
Visit your host, monkey.org